Relintai
  • Joined on 2023-03-15
Relintai synced new reference refs/tags/v5 to Relintai/sfw from mirror 2025-02-06 15:05:54 +01:00
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2025-02-05 23:55:54 +01:00
26b6fc89f8 Fix crash on shutdown.
1a5be23b91 Udpate the gizmo size properly in TerrainWorldEditor.
66b98829a1 Optimized UndoRedo usage in TerrainWorldEditor.
b1e386fd73 Implemented the TerrainWorldGizmo.
dbff74222c Renamed the new gizmo.
Compare 7 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2025-02-04 23:25:56 +01:00
d345ddb9e1 Implemented the paint brush mode in TerrainWorldEditor.
4114c23649 Implemented the isolevel brush in TerrainWorldEditor.
9cd4da72c8 Added new helper methods to TerrainWorld.
0fd99be95a Added a strength slider for the isolevel brush in TerrainWorldEditor.
7e54c7d634 Added a button for setting the allow chunk creation option for the isolevel brush in TerrainWorldEditor.
Compare 11 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2025-02-04 07:05:55 +01:00
781c91ba34 Mark last backported commit.
8205b42cae Revert changes to Range::set_value #65101
bb59a03e06 Small tweak.
Compare 3 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2025-02-03 22:55:56 +01:00
c3b468027a TerrainWorldEditor cleanups and some initial rework for it's new functionality.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2025-02-03 14:45:57 +01:00
0f8a398f95 Tidy up the Isolevel clider of the TerrainWorldEditor.
a138cb10a4 Moved the control buttons of the TerrainWorldEditor to the side panel.
13a691bb37 Fix compile.
1bc26692f6 Fix variable names.
39c2c615a9 Fix property names.
Compare 19 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-12-11 22:48:50 +01:00
fe7f931dc8 Added next_column*() helper methods to PreparedStatement.
9da9dbc14c Now get_cell and is_cell_null in Sqlite3QueryResult will do a bounds check via error macros.
e210e8dc0a Added get_stored_row_count() and get_cell_count() helper methods to QueryResult.
9e93b4426a Added get_next_cell*() helper methods to QueryBuilder.
c9ca35accd Added get_last_insert_rowid() method to PreparedStatement.
Compare 5 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-12-11 06:28:51 +01:00
a52e1f168a Re-extracted class docs.
323016fcbe Added new classes to the web module's config.py.
1788749a8f Added a new LocaleSetupWebServerMiddleware.
9ee96b25f8 HTMLTemplateMultilang now also tries to use the locale helper method in WebServerRequest.
7e67160d53 Implement locale helper methods to WebServerRequest.
Compare 7 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-12-07 12:39:23 +01:00
13fc3de617 Set use_on_initial_import() in ResourceImporterCSVTranslation to false.
abb354860d Added use_on_initial_import() virtual method to ResourceImporter.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-11-21 00:17:19 +01:00
14100c3ac0 Added a method to get all users from the UserDB and UserManagers.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-11-17 22:47:23 +01:00
e7e91f7aa2 Fix typo.
618e22306a Added log_custom method to PLogger. It's a lot more customizable than the others by design. Also small cleanups.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-11-16 14:07:22 +01:00
f4917d1ec4 Fix osx compile.
642db98328 Added a new important log level to PLogger.
e53f2b27ba Added force printing / logging option to OS. Made PLogger use this internally.
Compare 3 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-11-14 21:17:30 +01:00
1a45e6371a Added the previous commit as patch.
ad572cdfdb Reapply SQLITE_NO_FCHOWN Pandemonium sqlite patch.
8022d4ab90 Updated sqlite to version 3.47.0. Also added a VERSION.txt to it's folder.
Compare 3 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-11-14 04:57:30 +01:00
48935e93b3 Fix the fix.
d75d3591ed Better solution for the previous fix.
78534d1564 Fix windows compile.
210287a1fe Updated the other github actions.
c5c71bd0de Mark last backported commit.
Compare 21 commits »
Relintai synced commits to master at Relintai/pandemonium_engine_docs from mirror 2024-10-01 08:24:37 +02:00
249703402e Cleaned up 02_introduction_to_the_buildsystem.md.
a41e85f8e9 Cleaned up the 01_getting_source section.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_demo_projects from mirror 2024-10-01 08:23:36 +02:00
fa5375534b Work on fixing the ik demo.
f5d91b4e6e Fix ik_look_at.gd.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-10-01 01:04:38 +02:00
a59cb3956b Backported from godot 4: Make SkeletonIk3D node usable
506a0756c5 Update gdnative api.
951ae7b11d Backported from godot4: Add the ability to look-at in model-space.
422314a8fd Added set_look_at helper method to Basis.
6f53257e05 Transform now uses Basis::create_looking_at.
Compare 8 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-09-30 00:33:34 +02:00
820f9d79d3 Fix typo.
d5062d45d1 Fix link.
c4d6ca988f Update the readme.
eac2d9153f Updated the links in CONTRIBUTING.md, also small tweaks.
39045a915e License tweaks, also fixed project information in COPYRIGHT.txt.
Compare 5 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-09-29 08:17:03 +02:00
6adc5ec212 Bump version.
b1ef75716d Update changelog.txt.
12c65f1129 Create a gdnative headers zip in the make_release script automatically.
1405552f18 Reworked the copy_repos script to use git locally to make a copy from the local engine tree.
1d66eb1742 Copy gdnative headers helper script.
Compare 45 commits »
Relintai synced commits to refs/tags/v4.5.0 at Relintai/pandemonium_engine from mirror 2024-09-29 08:17:03 +02:00