Skip to content

v0.1 Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@LittleCodingFox LittleCodingFox released this 22 Apr 18:52
· 32 commits to master since this release

Changes

  • Updated skinned animation system
  • Added Skinned Animation Poser
  • Improved API for editor GUI
  • Updated to SDL and removed GLFW for PC platforms
  • Added gamepad support
  • Trimmed type cache to reduce executable size
  • Added Entity SetLayer method
  • Added texture readback and render targets
  • Added mesh thumbnails to the editor
  • Updated ImGui and added transform manipulation using ImGuizmo
  • Added unity-style Callback Components
  • Minor API refactors