NunuStudio Versions Save

Web powered cross-platform 3D, WebXR game engine.

v0.9.6

4 years ago
  • Support for extruded or planar Text Mesh.
  • Fixed bug with tree overlaping other tabs.
  • Select multiple tree objects using SHIFT.
  • Export draco compressed geometries.
  • Scene editor toolbar is now attached to the scene editor tab.
  • Fixed postprocessing pipeline bugs.
  • Adaptive luminance pass.
  • Fixed window closing on file dialog cancel.
  • Open nsp files with nunuStudio.

v0.9.5-beta

5 years ago

Changelog

  • Splitabble tabs in the UI
  • Improved form GUI
  • Support for mesh-cap materials
  • Loading data screen
  • Torus knot and ring geometries
  • Post-processing refactored
  • Resource management refactored
  • Remove resources using the keyboard
  • Refactored forms UI
  • Fixed problems with convex hull generation
  • Search bard for objects and resource
  • Automatically focus objects on selection
  • Using NWJS-builder now
  • Fixed shader editor layout
  • Support for Tizen key codes (TizenKeyboard)
  • VideoStream object
  • Mouse back and forward buttons support (Chrome and desktop only)

v0.9.4-beta

5 years ago
  • Multi object edit (position, rotation and scale)
  • Support for SVG file loading
  • Improved camera controls
  • New UI elements (Slider, Checkbox)
  • Dodecahedron geometry
  • Resources are now selectable
  • Resource preview on inspector
  • New general settings tab
  • Experimental android export support

v0.8.9.22-alpha

5 years ago
  • Editor standalone version
  • Support for File API loading
  • Added reverse glyphs option to Font asset
  • Improved font preview
  • Added support for Textures as scene background
  • Drag and drop CubeTextures
  • Drag and drop tabs in editor
  • Self-updated tabs

v0.8.9.20-alpha

5 years ago
  • Support for cube maps
  • Added cube map editor
  • Objects are now sort able in the explorer
  • UI performance improvement
  • Improved material serialization
  • Windows and Linux versions distributed as separated packages

v0.8.9.25-alpha

5 years ago
  • Improved UI elements
  • Support for SpriteSheet animations
  • Added CubeCameras
  • Added Circle Geometry
  • Gamepad support
  • Snap to grid support
  • Orbit camera controls

v0.8.9.19-alpha

5 years ago

Alpha for Windows x64 and Linux x64

  • "First public" alpha version
  • To install it simply unzip and copy anywhere you want
  • Compatible with WebVR
  • NWJS 20.2
  • Tab drag and object sort is disabled in this version (bug)
  • For windows use the start.bat
  • For linux use the start.sh (as super user to enable drag and drop)

v0.9.3-beta

6 years ago

Changelog

- Shadow material
- Support for .blend files (@Galactrax)
- Fixed support for spine animations
- Editor infinite grid
- Improved history system in the editor
- Support for mesh modifiers
- Support for GPU compressed textures
- Improved texture preview
- Image and Video can be managed as resources
- Animation timeline editor
- Support for external libs in scripts
- Support for text and code resources
- Fixed particle scalling issues
- File export API

v0.9.2-beta

6 years ago

Changelog

  • Support for multi selection
  • Geometry binary operations (CSG)
    • Subtract
    • Intersect
    • Union
  • Immediate mode
  • Postprocessing
    • Postprocessing editor
  • Resize is now a part of Object3D
  • Improvements to nsp files
    • Moved from base64 to raw binary data.
  • Cube camera preview
  • Fixed dropdown menus getting out of screen

v0.9.1-beta

6 years ago

Changelog

  • Internal debug console
    • Preview materials and textures in console
    • Visualize math structures
  • Desktop auto update mechanism (auto download build from github master branch)
  • Load 3D file drag and drop with texture support
  • Skeleton serialization (@takahirox)
  • ES6 lint support
  • Support for line and points material
  • Improvements in material editor