Skip to content

Releases: Vito217/VRIDE

Pharo VRIDE v0.7.0

29 Jun 02:35
Compare
Choose a tag to compare
Pharo VRIDE v0.7.0 Pre-release
Pre-release

Previous features:

  • Working Browser (Only User defined classes are visible. System Packages aren't visible yet).
  • Working Playground
  • Working Inspector
  • Integration with Roassal2's RTGraph
  • Functional Desktop mode: you can use it with mouse and keyboard.

New features:

  • New Cache System: Every opened window will stay on the same spot until they're closed.
  • Added package window to the Browser (Note: It won't display any system package yet).
  • Now VRIDE has it's own incorporated Pharo image. You don't have to run Zinc anymore (Bash is required).
  • Added a time stamp (log file will be located on Unity Application.persistentDataPath. See Unity Documentation).