Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
linux-x64.7z | 2017-12-13 | 64.4 MB | |
win32-x64.7z | 2017-12-13 | 64.6 MB | |
README.md | 2017-12-12 | 1.0 kB | |
Release 5.3 Win32.tar.gz | 2017-12-12 | 13.1 MB | |
Release 5.3 Win32.zip | 2017-12-12 | 13.5 MB | |
Totals: 5 Items | 155.6 MB | 0 |
Added:
- Editor variables are now Dynamic! That means you can retrieve them during run-time, to get a variable's value during run-time, simply call self.GetDynamicValue("myVariable") from any script.
- The hierarchy panel items are now draggable, you can organize which object is parent/child and the render order by dragging an object.
- You can now edit the properties of multiple items at the same time. Does not work with script properties yet.
- You can new delete or add scenes, note that deleting scenes does not delete the objects in the scene.
- Errors are now logged in the errors_log.txt file, it can be found next to the aiblocks.exe executable.
- Added new script functions for logging, displaying graphs and viewing spectrograms.
Fixed:
- Fixed a bug when copy/pasting a group of items.
- Fixed a bug preventing you from dragging groups of items.
- Fixed the convolution scripts.
Note: Mac/Linux users have to run the project from the sources for now, I will try and fix the builds asap.