Skip to content

Releases: AntonioNoack/RemsStudio

Release 1.3.2

27 Jul 14:36
Compare
Choose a tag to compare
  • 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

03 Dec 20:24
Compare
Choose a tag to compare
  • 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

03 Dec 13:48
Compare
Choose a tag to compare
  • 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

30 Nov 16:33
Compare
Choose a tag to compare
  • 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

28 Nov 19:54
Compare
Choose a tag to compare
  • 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

27 Nov 10:33
Compare
Choose a tag to compare
  • 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

26 Nov 19:51
Compare
Choose a tag to compare

Trying to fix the compilation issue on the Intel GPU...

Release 1.2.4

26 Nov 19:16
Compare
Choose a tag to compare

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

04 Nov 20:11
Compare
Choose a tag to compare

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

27 Oct 03:58
Compare
Choose a tag to compare

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).