Update changelog

pull/54/head
James Ball 2022-04-30 10:43:31 +01:00
rodzic 9cd2f29285
commit f30a0d2517
1 zmienionych plików z 13 dodań i 0 usunięć

Wyświetl plik

@ -1,8 +1,21 @@
- 1.22.0
- Add support for externally rendered lines!
- This means there is now Blender support!
- Blender add-on included in /blender/osci-render.zip
- Settings under 'osci-render settings' section in the 'Render Properties' section of Blender
- Simply connect to osci-render whilst it is open
- Sends any grease pencil lines over to osci-render
- This includes any objects/scenes with the line art modifier
- Report any potential as still in early development!
- YouTube video explaining how to use this with Blender in development
- 1.21.1
- Significantly improved .obj rendering performance on larger objects
- Reduce framerate when drawing too computationally intensive scenes rather than pausing audio (less jarring framerate changes)
- Correctly skip lines between objects with disconnected sections
- 1.21.0
- Introduced GPU-based processing of objects
- THIS IS POTENTIALLY UNSTABLE - PLEASE REPORT ANY ISSUES