Commit Graph

  • 91f6141b5c Initial gizmo setup for Terraman. Relintai 2025-02-05 11:05:42 +0100
  • 3610209f54 Moved the TerrainWorldEditor to a new folder. Also make sure it's only compiled in tools builds. Relintai 2025-02-05 09:35:16 +0100
  • d345ddb9e1 Implemented the paint brush mode in TerrainWorldEditor. Relintai 2025-02-04 20:19:50 +0100
  • 4114c23649 Implemented the isolevel brush in TerrainWorldEditor. Relintai 2025-02-04 18:27:35 +0100
  • 9cd4da72c8 Added new helper methods to TerrainWorld. Relintai 2025-02-04 18:26:01 +0100
  • 0fd99be95a Added a strength slider for the isolevel brush in TerrainWorldEditor. Relintai 2025-02-04 14:17:43 +0100
  • 7e54c7d634 Added a button for setting the allow chunk creation option for the isolevel brush in TerrainWorldEditor. Relintai 2025-02-04 13:30:55 +0100
  • 7120ab24fd Include cleanups. Relintai 2025-02-04 13:22:18 +0100
  • c199161646 Removed set_voxel_with_tool from TerrainWorld. Relintai 2025-02-04 13:10:28 +0100
  • 4201113680 Initial input handling refactor for TerrainWorldEditor. Relintai 2025-02-04 13:08:35 +0100
  • 45e5c77395 Added the option to select the channel in TerrainWorldEditor's Isolevel Brush. Relintai 2025-02-04 11:28:12 +0100
  • 6c7d5c9049 Gui and callback setup for the isolevel brush in TerrainWorldEditor. Relintai 2025-02-04 10:00:06 +0100
  • f25c008f6d Small tweaks and reorganization in TerrainWorldEditor. Relintai 2025-02-04 09:02:19 +0100
  • 781c91ba34 Mark last backported commit. Relintai 2025-02-03 23:06:24 +0100
  • 8205b42cae Revert changes to Range::set_value #65101 lawnjelly 2024-12-16 06:47:28 +0000
  • bb59a03e06 Small tweak. Relintai 2025-02-03 23:02:41 +0100
  • c3b468027a TerrainWorldEditor cleanups and some initial rework for it's new functionality. Relintai 2025-02-03 18:19:14 +0100
  • 0f8a398f95 Tidy up the Isolevel clider of the TerrainWorldEditor. Relintai 2025-02-03 14:27:58 +0100
  • a138cb10a4 Moved the control buttons of the TerrainWorldEditor to the side panel. Relintai 2025-02-03 14:25:35 +0100
  • 13a691bb37 Fix compile. Relintai 2025-02-03 14:16:21 +0100
  • 1bc26692f6 Fix variable names. Relintai 2025-02-03 14:12:52 +0100
  • 39c2c615a9 Fix property names. Relintai 2025-02-03 14:11:35 +0100
  • 857b010951 Use icons for the TerrainWorldEditor's buttons. Relintai 2025-02-03 14:06:53 +0100
  • 98d88bd99e Hide the Bake text of the MergeGroupEditorPlugin's icon. Relintai 2025-02-03 13:56:06 +0100
  • 08408d52e0 Mark last backported commit. Relintai 2025-02-03 13:07:52 +0100
  • bf9277792b Fix VS project generation with SCons 4.8.0+ Max Hilbrunner 2024-07-09 09:02:20 +0200
  • 8d3f6e80cc mbedtls: Update to upstream version 2.28.9 Rémi Verschelde 2024-12-04 15:44:47 +0100
  • 624dcec06e embree: Fix invalid output operators raising errors with GCC 15 Rémi Verschelde 2025-01-25 15:25:37 +0100
  • 7cbdde61a6 Enable builds with miniupnpc API 18 Travis Wrightsman 2024-12-13 20:44:06 -0800
  • 825dc766f1 Document radial_center_offset bounds arkology 2024-11-30 11:47:40 +0300
  • 5dbdd73b0a Ameliorate performance regression due to directional shadow fade_start lawnjelly 2024-11-22 12:13:35 +0000
  • 55f20acfa5 Hide last DirectionalLight shadow split distance property when using PSSM 3 Splits Hugo Locurcio 2024-11-22 19:55:54 +0100
  • da47b57368 Improve cache handling A Thousand Ships 2024-11-09 11:56:34 +0100
  • 38653c68ec Add EditorPlugin::scene_saved signal (3.x backport) A Thousand Ships 2024-01-18 13:06:48 +0100
  • 2e3af504a9 Document Timer autostart in tool scripts arkology 2024-11-11 06:34:03 +0000
  • 763396719c Don't cache emsdk A Thousand Ships 2024-11-08 14:54:03 +0100
  • fe7f931dc8 Added next_column*() helper methods to PreparedStatement. Relintai 2024-12-11 16:59:27 +0100
  • 9da9dbc14c Now get_cell and is_cell_null in Sqlite3QueryResult will do a bounds check via error macros. Relintai 2024-12-11 16:42:27 +0100
  • e210e8dc0a Added get_stored_row_count() and get_cell_count() helper methods to QueryResult. Relintai 2024-12-11 16:34:00 +0100
  • 9e93b4426a Added get_next_cell*() helper methods to QueryBuilder. Relintai 2024-12-11 15:04:23 +0100
  • c9ca35accd Added get_last_insert_rowid() method to PreparedStatement. Relintai 2024-12-11 13:27:57 +0100
  • a52e1f168a Re-extracted class docs. Relintai 2024-12-10 23:00:02 +0100
  • 323016fcbe Added new classes to the web module's config.py. Relintai 2024-12-10 22:51:15 +0100
  • 1788749a8f Added a new LocaleSetupWebServerMiddleware. Relintai 2024-12-10 22:51:00 +0100
  • 9ee96b25f8 HTMLTemplateMultilang now also tries to use the locale helper method in WebServerRequest. Relintai 2024-12-10 22:36:30 +0100
  • 7e67160d53 Implement locale helper methods to WebServerRequest. Relintai 2024-12-10 22:29:12 +0100
  • e0fc57e12a Bind methods in HTMLTemplateMultilang. Relintai 2024-12-10 22:28:19 +0100
  • 6bad54c4d2 Created a HTMLTemplateMultilang class. It can automatically select between multiple HTMLTemplates. Relintai 2024-12-10 22:13:56 +0100
  • 13fc3de617 Set use_on_initial_import() in ResourceImporterCSVTranslation to false. Relintai 2024-12-06 23:12:04 +0100
  • abb354860d Added use_on_initial_import() virtual method to ResourceImporter. Relintai 2024-12-06 23:06:47 +0100
  • 14100c3ac0 Added a method to get all users from the UserDB and UserManagers. Relintai 2024-11-20 21:57:35 +0100
  • 11cf843157
    Merge pull request #3 from Relintai/master Nguyen Truong An 2024-11-19 15:42:23 +0100
  • e7e91f7aa2 Fix typo. Relintai 2024-11-17 16:34:22 +0100
  • 618e22306a Added log_custom method to PLogger. It's a lot more customizable than the others by design. Also small cleanups. Relintai 2024-11-17 14:51:44 +0100
  • f4917d1ec4 Fix osx compile. Relintai 2024-11-16 10:46:53 +0100
  • 642db98328 Added a new important log level to PLogger. Relintai 2024-11-16 10:44:48 +0100
  • e53f2b27ba Added force printing / logging option to OS. Made PLogger use this internally. Relintai 2024-11-16 10:28:17 +0100
  • 6a9577630a Update vita_builds.yml Nguyen Truong An 2024-11-15 16:39:01 +0100
  • d07c962a50
    Merge pull request #2 from flashshare/Relintai-master Nguyen Truong An 2024-11-15 16:31:31 +0100
  • e29100ba2d Merge branch 'master' of https://github.com/Relintai/pandemonium_engine into Relintai-master Nguyen Truong An 2024-11-15 16:27:00 +0100
  • 1a45e6371a Added the previous commit as patch. Relintai 2024-11-14 20:10:58 +0100
  • ad572cdfdb Reapply SQLITE_NO_FCHOWN Pandemonium sqlite patch. Relintai 2024-11-14 20:07:24 +0100
  • 8022d4ab90 Updated sqlite to version 3.47.0. Also added a VERSION.txt to it's folder. Relintai 2024-11-14 20:02:59 +0100
  • 48935e93b3 Fix the fix. Relintai 2024-11-14 01:24:40 +0100
  • d75d3591ed Better solution for the previous fix. Relintai 2024-11-14 01:06:33 +0100
  • 78534d1564 Fix windows compile. Relintai 2024-11-14 00:56:35 +0100
  • 210287a1fe Updated the other github actions. Relintai 2024-11-14 00:39:38 +0100
  • c5c71bd0de Mark last backported commit. Relintai 2024-11-14 00:29:49 +0100
  • e5b7a95f88 Implement glow map effect Yuri Rubinsky 2024-06-13 17:55:24 +0300
  • 4585110a29 Fix split_floats behavior when spaces are used as separators Haoyu Qiu 2024-08-19 15:14:10 +0800
  • 34608b314f CI: Remove now unused sources.list file Rémi Verschelde 2024-11-07 22:13:49 +0100
  • 672cea4d08 CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds Rémi Verschelde 2024-11-06 13:57:25 +0100
  • 8a914eefa3 certs: Sync with Mozilla bundle as of Oct 19, 2024 Rémi Verschelde 2024-11-05 16:50:55 +0100
  • 63f96fa90e Fix error when non-ASCII characters in resource pack path kilian-diener 2024-11-05 12:05:45 +0100
  • 54f6334f40 Fix PopupMenu margin and separation calculations Haoyu Qiu 2024-10-23 11:07:49 +0800
  • be3b2cf08f Fix random multithreaded crash that happens when setting the audio stream on a AudioStreamRandomPitch stream. jitspoe 2024-08-28 23:46:57 -0400
  • e42a091db4 Fix Button not listing hover_pressed stylebox Haoyu Qiu 2024-10-25 12:30:08 +0800
  • 0cee401740 Fix button click detection when Tree is rotated Haoyu Qiu 2024-10-18 22:57:05 +0800
  • c2da31c377 Cache results for TranslationServer.compare_locales() Haoyu Qiu 2024-10-16 20:23:59 +0800
  • 3fe6da64d4 Backport 65910 for Godot 3 Capital 2024-09-25 12:57:56 -0400
  • b0701da063 Do not auto add default script and country codes to the locale. jitspoe 2024-10-12 01:04:42 -0400
  • 06cc39ad91 Document that Input.is_action should not be used during input-handling lawnjelly 2024-09-28 07:15:31 +0100
  • af805132b2 Fix physics platform behaviour regression lawnjelly 2024-09-22 08:51:43 +0100
  • bdd55432ee Improve error message when OS.execute() fails on Windows Hugo Locurcio 2024-09-19 02:03:29 +0200
  • cfa9b68fa9 Update text_edit.cpp Nguyen Truong An 2024-10-05 20:09:22 +0200
  • 45e7dfe7bf avoid scene\gui\text_edit.cpp:6054 - Index p_line = 29 is out of bounds (text.size() = 8). Nguyen Truong An 2024-10-05 19:38:35 +0200
  • fff15d837d
    Merge branch 'Relintai:master' into master Nguyen Truong An 2024-10-01 11:59:02 +0200
  • a59cb3956b Backported from godot 4: Make SkeletonIk3D node usable Relintai 2024-09-30 18:55:39 +0200
  • 506a0756c5 Update gdnative api. Relintai 2024-09-30 17:26:29 +0200
  • 951ae7b11d Backported from godot4: Add the ability to look-at in model-space. Relintai 2024-09-30 17:04:00 +0200
  • 422314a8fd Added set_look_at helper method to Basis. Relintai 2024-09-30 16:41:20 +0200
  • 6f53257e05 Transform now uses Basis::create_looking_at. Relintai 2024-09-30 16:41:05 +0200
  • 010e1b51a8 Added non-static looking_at and from_scale helper methods to Basis. Relintai 2024-09-30 16:27:21 +0200
  • 6ac0c2bbc0 Undo unecessary breaking change to gdnative. Relintai 2024-09-30 16:26:52 +0200
  • ee1e40f1b0 Renamed looking_at to create_looking_at, and from_scale to create_from_scale in Basis. Relintai 2024-09-30 16:17:19 +0200
  • ad5544497a
    Merge branch 'Relintai:master' into master Nguyen Truong An 2024-09-30 16:10:42 +0200
  • 820f9d79d3 Fix typo. Relintai 2024-09-29 21:21:59 +0200
  • d5062d45d1 Fix link. Relintai 2024-09-29 21:01:27 +0200
  • c4d6ca988f Update the readme. Relintai 2024-09-29 20:58:22 +0200
  • 0d91f62c6a Remove sys/ioctl.h for ps vita Nguyen Truong An 2024-09-29 20:55:10 +0200