Skip to content

Releases: Vito217/VRIDE

Pharo VRIDE v0.10.0

29 Aug 05:28
Compare
Choose a tag to compare
Pharo VRIDE v0.10.0 Pre-release
Pre-release
  • Added VIVE Input Utility plugin.
  • VR controls optimized for HTC VIVE.
  • Added Roassal3 compatibility (only for PNG images).
  • Some code refactoring.

Pharo VRIDE v0.9.3

25 Aug 16:31
Compare
Choose a tag to compare
Pharo VRIDE v0.9.3 Pre-release
Pre-release
  • Improved performance while loading packages from the image.

Pharo VRIDE v0.9.2

19 Aug 01:30
Compare
Choose a tag to compare
Pharo VRIDE v0.9.2 Pre-release
Pre-release
  • Fixed bug that didn't show new methods with arguments.
  • Improved title screen graphics.

Pharo VRIDE v0.9.1

17 Aug 07:00
035e7bc
Compare
Choose a tag to compare
Pharo VRIDE v0.9.1 Pre-release
Pre-release
  • Moved sysData to SaveAndLoadModule.cs
  • Added vertical window movement.
  • Fixed some Playground bugs related to Roassal2.

NOTE: Due to implementantion issues, all local variables must ALWAYS be declared before using them.

Pharo VRIDE v0.9.0

12 Aug 23:20
Compare
Choose a tag to compare
Pharo VRIDE v0.9.0 Pre-release
Pre-release
  • Now the User can specify the IP they will connect to.
  • Fixed a bug that appeared when the User dragged a window.
  • Fixed log file and session file locations.

Pharo VRIDE v0.8.4

12 Aug 02:34
Compare
Choose a tag to compare
Pharo VRIDE v0.8.4 Pre-release
Pre-release
  • Fixed a visual bug in the inspector.
  • Improved error handling.
  • Fixed lack of loading wheel in the browser.
  • Fixed VRIDE log command.
  • Fixed some browser bugs.

Pharo VRIDE v0.8.3

08 Aug 22:18
Compare
Choose a tag to compare
Pharo VRIDE v0.8.3 Pre-release
Pre-release
  • Fixed error handling.
  • Added loading wheels each time a command is executed.

Pharo VRIDE v0.8.2

30 Jul 06:16
Compare
Choose a tag to compare
Pharo VRIDE v0.8.2 Pre-release
Pre-release
  • Changed log.txt location.
  • Turned off text highlighting due to malfunctions after recent Unity updates.
  • Turned off internal Pharo server due to compatibility issues with other platforms.
  • Fixed inspector's text editor bug.
  • Made some code improvements.

Pharo VRIDE v0.8.1

23 Jul 19:33
Compare
Choose a tag to compare
Pharo VRIDE v0.8.1 Pre-release
Pre-release
  • Fixed package, class and method creation.
  • Fixed UI layouts.
  • Fixed text editor bugs.
  • Fixed Esc button.

Pharo VRIDE v0.8.0

08 Jul 01:35
dd48833
Compare
Choose a tag to compare
Pharo VRIDE v0.8.0 Pre-release
Pre-release
  • Now new browser sections such as Class-Side and Instance-Side are working.
  • Browser now contains all existing packages.
  • Code has been refactored using threads in order to improve performance
  • Added a loading screen.