Releases: Vito217/VRIDE
Releases · Vito217/VRIDE
Pharo VRIDE v0.10.0
- 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
- Improved performance while loading packages from the image.
Pharo VRIDE v0.9.2
- Fixed bug that didn't show new methods with arguments.
- Improved title screen graphics.
Pharo VRIDE v0.9.1
- 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
- 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
- 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
- Fixed error handling.
- Added loading wheels each time a command is executed.
Pharo VRIDE v0.8.2
- 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
- Fixed package, class and method creation.
- Fixed UI layouts.
- Fixed text editor bugs.
- Fixed Esc button.
Pharo VRIDE v0.8.0
- 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.