Skip to content

3DRadSpace v0.0.3a feature and bug-fix release

Pre-release
Pre-release
Compare
Choose a tag to compare
@NicusorN5 NicusorN5 released this 01 May 21:26
· 94 commits to master since this release

New features:

✓ Added Skybox object
✓ Camera rotation and speed parameters can be changed in the settings
✓ Added a few more example projects.
✓ Updated 'Fast XNB Builder' ,so converting sound files is possible

Bugfixes:

✓ Attempted a fix for control sizes when using different font sizes
✓ Attempt to fix crashes when using projects made with different culture and keyboard configurations
✓ Fixed the Camera object's FOV values getting smaller when saving and loading objects
✓ Fixed alpha rendering in the editor
✓ Fixed EOL not drawing the bounding area in the editor
✓ Fixed the EOL sphere model having useless faces
✓ Fixed Camera object orientation, so it now points to the right direction.
✓ Fixed dead links that refer to the website
✓ Fixed the color set by the SkyColor object not reseting when creating a new project
✓ Fixed a crash when opening a project in the editor with scripts that have compilation errors
✓ When building content, all temporary left files from \XNBConverter\Source, and \XNBConverter\Final are deleted
✓ Fixed a crash on startup if the %appdata%/3DRadSpace is missing
✓ Fixed Camera.ScreenSize not getting initialized in 3DRadSpace_Player
✓ When opening/saving a project, the dialog will always open to /Projects

Known issues:

✗ Skybox has bad UV mapping, will be fixed next update.