Skip to content

Releases: Picalines/outer-scout

Version 0.1.3

11 Jul 19:45
Compare
Choose a tag to compare
  • fix: copy the cullingMask from PlayerCamera, might fix some random bugs

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

07 Jul 20:20
Compare
Choose a tag to compare
  • fix: proper check for opened pause menu
  • fix: show player head/helmet when not hiding their model
  • fix: "recording started/finished" wasn't logged to the console

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

29 Jun 10:57
Compare
Choose a tag to compare

What's changed

  • POST /scene/recording now throws BadRequest if you haven't added any recorders to the scene
  • The player's camera is now turned off during recording via .enabled. This is an attempt to fix a bug where a broken texture from a turned-off camera is shown instead of the GUI

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

18 Jun 21:21
Compare
Choose a tag to compare

Initial release, hooray! I did a one-night project in 2 years

Check out the Blender add-on's repository to learn more about this mod