Releases: AntonioNoack/RemsStudio
Releases · AntonioNoack/RemsStudio
Release 1.3.2
- Some bug fixes
- Rewrote German translations (hopefully more is covered now)
- Fixed performance when playing back 1080p video, to be much more stable
- Improved rendering performance
- Removed property drivers, because they're too technical and their UI sucks
The .exe only works on Windows (Wine maybe), the .jar should work on Windows and Linux. MacOS maybe, idk, I don't have a test system.
Release 1.3.1
- Fixing position not being freehand-animatable
- Internally progress towards showing drivers is keyframe editor properly, and masking off vector parts when editing multiple instances
Release 1.3.0
- Properties can now be edited while playing to record your freehand motions (only one property concurrently for now)
- Fixed vector inputs jumping to 0 when playing animations
Release 1.2.8
- file chooser now is provided by engine -> removed JavaFX dependency
- fixed HDR images being 100% transparent
- updating text for shadows automatically
- fixed that pressing space in TextInput would start/stop the editor playing
Release 1.2.7
- Fixed time zooming controls for keyframe editor
- Added toggle in render settings to allow transparent video background (only webm is supported at the moment)
- Fixed editor background clearing when using transparent camera background
- Moved camera background color UI into correct subfolder
Release 1.2.6
- Added BPM-based snapping
- Added time control buttons to Layer View
- Hopefully fixing a StackOverflow error (idk where it's coming from, so it might be just a symptom of another issue)
Release 1.2.5
Trying to fix the compilation issue on the Intel GPU...
Release 1.2.4
Small fixes, mostly updating the engine, and getting rid of a texture()-call mistake (LOD being float, not int).
The .jar file is for all platforms, the .exe file for Windows, if you want a nice icon for it 😊.
Release 1.2.3
Many small UI fixes:
- enter doesn't collapse the whole section anymore when pressing it in an input field
- quick-select folders don't disappear anymore when there is only a single row of items in the file explorer
- thumbnails now use a database instead of thousand small files
Remaining issues:
- I had FFMPEG stuck on mkv files, and PDFBox on some PDF files... will have to investigate that further
Release 1.2.2
Auto-updating yt-dlp.
Plus the typical bug fixes and adjustments to engine changes, ofc.
The .exe is for Windows users (but might cause warnings, because it's unknown to Windows),
the .jar is for Windows and Linux users, and potentially, it might work on MacOS (untested).