Skip to content

Releases: codecat/godot-tbloader

0.16.0

15 Jul 15:44
84a891f
Compare
Choose a tag to compare

What's Changed

This version adds support for Godot 4.1.

New Contributors

Full Changelog: v0.15.0...v0.16.0

0.15.0

08 Feb 22:22
7455320
Compare
Choose a tag to compare

This adds support for Godot 4 RC1.

0.14.0

21 Jan 12:49
5368e69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.14.0

0.11.0

11 Jan 13:18
e829e6c
Compare
Choose a tag to compare

What's Changed

  • Added support for Godot 4 Beta 11
  • RigidDynamicBody3D was renamed to RigidBody3D by @benbeshara in #53

New Contributors

Full Changelog: v0.9.0...v0.11.0

v0.9.0

19 Dec 17:46
Compare
Choose a tag to compare

Added support for Godot 4 Beta 9.

What's Changed

  • Fix compilation for master version of godot (soon to be beta 9) by @somebody1121 in #51

New Contributors

Full Changelog: v0.7.0...v0.9.0

0.7.0

02 Dec 14:01
Compare
Choose a tag to compare

What's Changed

  • Added support for Godot 4 Beta 7
  • feat(builder): should be able to set a custom textures path by @Levrault in #44

New Contributors

Full Changelog: v0.5.0...v0.7.0

0.5.0

20 Nov 12:23
Compare
Choose a tag to compare
  • Fixed support for Godot 4 Beta 5.

0.4.1

11 Nov 14:34
Compare
Choose a tag to compare
  • Fixed build on Windows linking with debug libraries

0.4.0

06 Nov 18:53
Compare
Choose a tag to compare

What's Changed

  • Add ability to set a visual layer mask for level geometry by @EIREXE in #31
  • Update to Godot 4.0-beta4 by @emmyleaf in #35

New Contributors

Full Changelog: v0.3.0...v0.4.0

0.3.0

30 Sep 10:51
Compare
Choose a tag to compare

This adds support for Godot 4 Beta 2.

What's Changed

  • Various brush entity improvements and fixes by @EIREXE in #24
  • Additional Texture Formats/Extensions Support by @TDCRanila in #25
  • fix: let Area3D entities use convex collision shape by @makepanic in #27
  • Add clip and skip (nodraw) texture support by @EIREXE in #29
  • Make godot-tbloader use the new FileAccess class instead of File by @EIREXE in #28

New Contributors

Full Changelog: v0.2.0...v0.3.0