Releases: codecat/godot-tbloader
Releases · codecat/godot-tbloader
0.16.0
What's Changed
This version adds support for Godot 4.1.
- Added support for texture paths with spaces by @DMartinek in #61
- Sync with latest godot-cpp by @somebody1121 in #70
- Add support for Godot 4.1 by @krazyjakee in #78
New Contributors
- @DMartinek made their first contribution in #61
- @krazyjakee made their first contribution in #78
Full Changelog: v0.15.0...v0.16.0
0.15.0
This adds support for Godot 4 RC1.
0.14.0
0.11.0
What's Changed
- Added support for Godot 4 Beta 11
RigidDynamicBody3D
was renamed toRigidBody3D
by @benbeshara in #53
New Contributors
- @benbeshara made their first contribution in #53
Full Changelog: v0.9.0...v0.11.0
v0.9.0
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
- @somebody1121 made their first contribution in #51
Full Changelog: v0.7.0...v0.9.0
0.7.0
0.5.0
0.4.1
0.4.0
0.3.0
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
- @TDCRanila made their first contribution in #25
- @makepanic made their first contribution in #27
Full Changelog: v0.2.0...v0.3.0