Skip to content

Nightly 2024-06-11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 01:28
b6d893c

What's Changed

  • Add Rebel logo graphic by @DanielaOrtner in #1
  • Create issue template by @madmiraal in #3
  • Tidy rebel-logo.svg by @madmiraal in #4
  • Import Godot 3.4.5 by @madmiraal in #5
  • Create Rebel Engine README.md by @madmiraal in #2
  • Fix typo in README.md by @madmiraal in #6
  • Replace deprecated has_trivial* with std::is_trivally* by @madmiraal in #7
  • Fix store to null pointer error in Image.fill() by @madmiraal in #11
  • Fix read from unknown address in Image::get_pixel by @madmiraal in #12
  • Fix segmentation fault when converting RGBE images to SRGB by @madmiraal in #13
  • Apply Rebel Branding by @madmiraal in #14
  • Fix methods with array parameters with mismatched bounds by @madmiraal in #8
  • Remove variables that are set but not used by @madmiraal in #9
  • Fix floating-point comparison is always false warning by @madmiraal in #10
  • Upgrade Android NDK to r23 LTS by @madmiraal in #15
  • Apply Rebel Branding to Android platform by @madmiraal in #16
  • Update static checks by @madmiraal in #17
  • Update V-HACD library to version 4.1 by @madmiraal in #18
  • Apply Rebel coding style by @madmiraal in #19
  • Fix requirement for -mstackrealign comment in Android x86 by @madmiraal in #20
  • Apply standard Black Python code style by @madmiraal in #21
  • Use SPDX standard headers for all code files by @madmiraal in #22
  • Fix Windows builds by @madmiraal in #23
  • Use Rebel Engine splash screen by @madmiraal in #24
  • Clean up documentation files by @madmiraal in #25
  • Documentation and translations folder restructuring by @madmiraal in #26
  • Update translations by @madmiraal in #27
  • Update README.md files for translations by @madmiraal in #28
  • Fix Windows IMMNotificationClient having non-virtual destructor warning by @madmiraal in #30
  • Add API documentation spelling checks by @madmiraal in #29
  • Fix Rebel Engine API documentation not displaying images by @madmiraal in #31
  • Update GitHub Actions by @madmiraal in #32
  • Always use MinGW when cross-compiling for Windows on POSIX platforms by @madmiraal in #33
  • Add missing newline character in RST file header by @madmiraal in #34
  • Use the Rebel Engine image in the RebelEngine README.md by @madmiraal in #35
  • Automate the update of translation files by @madmiraal in #36
  • Update Translations by @github-actions in #37
  • Fix web export builds by @madmiraal in #38
  • Make the Android default build arm64v8 by @madmiraal in #39
  • Copy, don't move, built Android library into Java libraries folder by @madmiraal in #40
  • Create Release builds workflow by @madmiraal in #41
  • Fix Android JNI name mismatch by @madmiraal in #42
  • Fix Android Rebel rebranding by @madmiraal in #43
  • Update Android target SDK to 34 by @madmiraal in #44
  • Update Translations by @github-actions in #45
  • Ensure Android Java and Kotlin compile to the same version by @madmiraal in #46
  • Replace distutils.dir_util.copy_tree with shutil.copytree by @madmiraal in #47
  • Apply Rebel Branding to Android platform by @madmiraal in #48
  • Update Translations by @github-actions in #49
  • Upgrade Bullet Physics to 3.25 by @madmiraal in #51
  • Remove 32 bit builds from iOS by @madmiraal in #50
  • Remove unsupported libsimplewebm by @madmiraal in #52
  • Update Translations by @github-actions in #53
  • Update third-party README.md by @madmiraal in #54
  • Update Android Build System by @madmiraal in #55
  • Test Android builds on all platforms by @madmiraal in #56
  • Change Android ndk_platform option to android_ndk_api by @madmiraal in #57
  • Update create release to support updated Android builds by @madmiraal in #59
  • Update Translations by @github-actions in #60
  • Fix spelling mistake in NavigationMesh.xml by @madmiraal in #61
  • Apply Rebel Branding to the X11, Windows, macOS, UWP and Server platforms by @madmiraal in #62
  • Apply Rebel Branding to the iPhone and JavaScript platforms by @madmiraal in #64
  • Update Translations by @github-actions in #63
  • Update the built in Mozilla CA certificate bundle by @madmiraal in #65
  • Upgrade Freetype thirdparty library from version 2.10.4 to 2.13.2 by @madmiraal in #66
  • Update Translations by @github-actions in #67
  • Remove legacy support for customizing the Android build by @madmiraal in #68
  • Remove creation of unused AndroidManifest.xml file by @madmiraal in #69
  • Update Android by @madmiraal in #70
  • Fix typos in README.md by @madmiraal in #71
  • Use align="center" to centre the Rebel Engine image in the README by @madmiraal in #72
  • Android restructure by @madmiraal in #73
  • Update Translations by @github-actions in #74
  • Update clang-format's pre-commit hook's minimum version to 16 by @madmiraal in #75

New Contributors

Full Changelog: https://github.com/RebelToolbox/RebelEngine/commits/dev-2024-06-11