v0.13.0
Pre-release
Pre-release
[0.13.0] Compressed project files, cubemap extensions, log view
- File version number has changed. Files saved with RaCo 0.13.0 cannot be opened by previous versions.
- Version was superseded by 0.13.1 while still being a preliminary release.
Added
- Added custom CubeMap mipmap support.
- Added optional automatic zipping of project files.
- With automatic zipping enabled, projects will be saved as ZIP archives that still use the .rca file extension and contain the project JSON file.
- This option can be enabled/disabled in the Project Settings (disabled by default).
- Added command line argument "--outlogfile" to headless Ramses Composer for changing the log file path.
- New log view allows observing Ramses Composer log output within the application.
- The ramses logic datatype INT64 is now supported.
- Added object duplication feature via context menu or shortcut.
Changes
- Removed upper limit for glTF mesh TEXCOORD and COLOR attributes.
- Export dialog now displays Ramses Composer scene errors if any are present.
- Ramses Logic log output now appears in Ramses Composer log files.
- Ramses Composer now begins a new log file every time the application is launched.
- The "Field of View" property in the perspective camera has been renamed to "Vert. Field of View".
Fixes
- Fixed dropping of links from external reference to project local objects when loading a project.
- Fixed crash when dragging around "Scene Id" property value.
- Fixed problem with saving preferences if the entered directory does not exist.
- Improved support for High DPI screens.
- Fixed losing the property values of PrefabInstance interface scripts when pasting PrefabInstances.