Skip to content

v0.10.0

Compare
Choose a tag to compare
@Chukobyte Chukobyte released this 04 Apr 14:44
· 92 commits to main since this release
e3a5865
  • Editor now works on macos
  • Fixed issue with pixel perfect rendering when the draw source dimensions for a sprite/animated sprite is the same size as the texture.
  • Updates to python api
    • Added is_queued_for_deletion property
    • Added get_full_time_dilation_with_physics_delta function to get a node's time dilation multiplied by physics delta time. Useful outside of _physics_update.