Commit Graph

  • 69af01b0c6 Fix inconsistent override warning. Relintai 2022-03-24 11:55:45 +0100
  • accd8458c8 Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c Relintai 2022-03-24 11:10:56 +0100
  • 7135d64036 Backported: update _init() description, Specify details regarding required parameters. - zacryol - 3fe37f9635 Relintai 2022-03-24 10:49:13 +0100
  • 25cc327659 Backported: Fix inversed ADD_GROUP parameters in AnimationNodeOneShot - timothyqiu - e822145be2 Relintai 2022-03-24 10:48:01 +0100
  • 4d1ca02a54 Backported: Bind NOTIFICATION_LOCAL_TRANFORM_CHANGED - jasonwinterpixel - 09e4672f0d Relintai 2022-03-24 10:47:06 +0100
  • cc4dc1e5a8 Backported: Fix create skeleton bone position - Blackiris - 480543f681 Relintai 2022-03-24 10:43:53 +0100
  • b5980c3e9b Disabled the android editor build workflow. Relintai 2022-03-24 01:27:34 +0100
  • a9b2235832 Small fix to the android editor github action. Relintai 2022-03-24 01:24:11 +0100
  • da03f96abe Re-extracted the class docs. Relintai 2022-03-24 01:22:45 +0100
  • 327f58b236 Set up doc classes properly for the network synchronizer. Relintai 2022-03-24 01:22:14 +0100
  • a6a0ffccb7 Added an android editor github workflow. Relintai 2022-03-24 01:16:51 +0100
  • e5e8271854 Call the proper gradlew task in the build all helper script. Relintai 2022-03-24 01:16:29 +0100
  • 383d5557cf Removed the issue template. Relintai 2022-03-24 01:10:00 +0100
  • 8710bc131e Changed all icons. Also small cleanups. Relintai 2022-03-24 01:09:27 +0100
  • e5e17fcd68 Removed a few now unneeded files. Relintai 2022-03-24 00:17:36 +0100
  • 8e0097f960 Clang format. Relintai 2022-03-23 23:56:47 +0100
  • 85536b1134 Removed the online docs link from the top of the script editor. Relintai 2022-03-23 23:29:58 +0100
  • c054c4db58 Cleaned up more remnants of the mono module. Relintai 2022-03-23 23:10:27 +0100
  • a04b1f23bf Now the podman build script should work. Relintai 2022-03-23 22:23:22 +0100
  • 4d8d578c6f Also added the podman build script from the broken seals repo. It won't work right now, as it uses build words. Relintai 2022-03-23 22:15:35 +0100
  • d6117f4232 Remvoed the msvc dockerfile from the build containers script aswell, and change img_version. Relintai 2022-03-23 22:11:19 +0100
  • a34cb73a13 Also remove dthe upload script. Relintai 2022-03-23 22:10:06 +0100
  • c759958687 Removed the msvc dockerfile, as I don't have the uwp platform anymore. Relintai 2022-03-23 22:09:40 +0100
  • 5b5e89487a Fixed the patch for the osx release tools. Relintai 2022-03-23 22:08:50 +0100
  • 211c1ce8fb Added the tools from broken seals directly to this repo. Relintai 2022-03-23 22:07:11 +0100
  • 408cd17225 Removed all translations except hungarian, as I won't be able to keep them updated. Relintai 2022-03-23 22:04:58 +0100
  • 2c5d5b7d3f Removed download support from the export templates manager for now. Relintai 2022-03-23 21:48:34 +0100
  • 32f148ac0c Mass replaced godot to pandemonium. Relintai 2022-03-23 20:46:05 +0100
  • 174326d6c3 Fix an another warning. Relintai 2022-03-23 15:51:34 +0100
  • 66d40632fe Fix uninitialized variable warning. Relintai 2022-03-23 15:23:08 +0100
  • b4973c944d Fixed compile for all network synchronizer classes, and added them to the build. Relintai 2022-03-23 15:07:15 +0100
  • efddf93a8e Added lookup_ptr method to OAHashMap. Relintai 2022-03-23 15:06:29 +0100
  • 53066a4a82 Added const qualifier to PoolVector's subarray(). Relintai 2022-03-23 15:05:33 +0100
  • c84e647b86 Removed my patches.md. Relintai 2022-03-23 13:59:30 +0100
  • 75fbda2418 Fixed up netowrk synchronizer's DataBuffer, and added it to the build. Relintai 2022-03-23 13:57:14 +0100
  • d1587aaa6b Removed bullet. Relintai 2022-03-23 13:28:35 +0100
  • c9ad789c17 Add comment on why the low processor usage doesn't work on android. Relintai 2022-03-23 12:02:20 +0100
  • 068d2b506b Removed remaining xr specific things. Relintai 2022-03-23 11:36:11 +0100
  • a271898744 Fix typo. Relintai 2022-03-23 08:26:29 +0100
  • b74c00ea65 Backported the 3.x android editor port pr by m4gr3d and thebestnom. (Godot pr 57747). Relintai 2022-03-22 19:35:57 +0100
  • 66be182f51 Removed the mailmap file. Relintai 2022-03-22 09:51:44 +0100
  • 14a7a209af Fix the new errors during the start of the editor. Relintai 2022-03-22 09:38:47 +0100
  • 94d4abe77d Added is_null() helper method to variant. Relintai 2022-03-22 09:38:10 +0100
  • e16d80eecb Re-enabled the network synchronizer module, and started cleaning it / porting it. Relintai 2022-03-22 02:10:27 +0100
  • 4871c46ec0 Also hackfix Rect2i's icon name . Relintai 2022-03-22 01:53:24 +0100
  • beb83b286d Also implement editor property support for PoolVector2i, and PoolVector3i, and all new class support for the Dictionary and Array properties. Relintai 2022-03-22 01:52:54 +0100
  • 68c0469aa5 Added editor properties for Vector2i, Vector3i, and Rect2i. Relintai 2022-03-22 01:34:43 +0100
  • 6c91c3f9d5 Added a hack to the editor icon builder script, because it capitalized The new int classes wrong. (Vector2i was capitalized Vector2I). Relintai 2022-03-22 00:40:56 +0100
  • 84955fab68 Added icons for the newly added core classes. Relintai 2022-03-21 23:50:08 +0100
  • c4811ebf6f Removed the arvr related icons. Relintai 2022-03-21 23:49:48 +0100
  • fd20cdfb0f Fix regression with dictionaries because of the variant srtingname support. Relintai 2022-03-21 23:22:19 +0100
  • 8273710235 Implement stringname specific logic for variant::set, and Variant::get. Relintai 2022-03-21 22:38:25 +0100
  • c9b612f012 Added StringName as a variant type, with eventually the help of 3c0059650d . Relintai 2022-03-21 21:29:06 +0100
  • 71f66e0622 Added the new variabt types to ResourceFormatBinary. Relintai 2022-03-21 18:20:41 +0100
  • 23a106b50c Implemented missing cases for the new variant types to marshalls. Relintai 2022-03-21 18:18:57 +0100
  • b67082e9dd Added gdscript support for the new types . Relintai 2022-03-21 15:09:56 +0100
  • 527cfb88aa Added Vector2i, Vector3i, Rect2i, PoolVector2i, PoolVector3i, Vector<Vector2i>, Vector<Vector3i> classes as core variant binds. GDScript still need to be updated to be able to use them. Relintai 2022-03-21 14:01:31 +0100
  • 34547120dd Added Vector3i from godot4. Relintai 2022-03-21 02:13:08 +0100
  • 05d5f1b181 Now Rect2i is in it's own header and cpp file. Relintai 2022-03-21 02:08:38 +0100
  • 987f77442a Now Vector2i is in it's own header and cpp file. Relintai 2022-03-21 01:50:02 +0100
  • c726a4b2f1 More cleanups to scons. Relintai 2022-03-20 23:55:20 +0100
  • 6adee8f1b0 Added the NetworkedController & SceneRewinder module from https://github.com/godotengine/godot/pull/37200. It's disabled for now, it needs to be ported. Relintai 2022-03-20 23:30:30 +0100
  • 5ab825ddf8 Backported: Bind mesh merging functionality in MeshInstance. The portal system introduced basic mesh merging functionality, this has wide ranging uses outside of the portal system. For this reason, this PR binds the mesh merging functionality. It also slightly modifies the calling from RoomManager to use a Vector of Node *, in order to allow binding of the function. - lawnjelly - cf1b3fdd55 Relintai 2022-03-20 20:50:58 +0100
  • aa1fb22309 Backported: Add missing navigation node icons - timothyqiu, YeldhamDev - bb257543d8 Relintai 2022-03-20 20:30:43 +0100
  • a1f9614c07 Backported: Fix crash on get index for non-existing string Relintai 2022-03-20 20:28:50 +0100
  • 185cfb3291 Backported: RID: Change comparison operators to use RID_Data id instead of address. This should helps making sorting more deterministic in physics and rendering. The same change was done for 4.0 in 4f16397. - akien-mga - 797321fec4 Relintai 2022-03-20 20:22:15 +0100
  • a89fa56bea Backported: - Fix children visibility check (cherry picked from commit 280956d) - taigi100 - b33eed23ae Relintai 2022-03-20 19:12:43 +0100
  • d7f455f36f Backported: - Add item tooltip access to OptionButton - timothyqiu - d537a88299 Relintai 2022-03-20 19:07:53 +0100
  • 40b60f3c86 Backported: - Fix DST Error on Windows (cherry picked from commit 4802f15) - ztc0611 (658877c350) Relintai 2022-03-20 18:59:27 +0100
  • 0deed9038c Added the funding.yaml from the broken selals repo, even tohugh it's probably way too early. Relintai 2022-03-20 18:47:27 +0100
  • 5f7421974c Backported by hand: Add a GradientTexture2D editor plugin - fire-forge. (d76c9f8d92) Relintai 2022-03-20 14:59:19 +0100
  • 9867b18f49 Backported by hand: Ensure minimum modifiers are pressed when matching actions - madmiraal (88c723c33c) Relintai 2022-03-20 14:45:57 +0100
  • d9022a845c Removed TMeshInstance. Relintai 2022-03-20 14:15:53 +0100
  • 34c3176c39 Fix skinning by default in MeshInstance even if the mesh is merged. Relintai 2022-03-20 14:13:44 +0100
  • b287513656 Replaced the godot editor icon. Relintai 2022-03-20 13:50:41 +0100
  • bad39216b9 Reworked the entries in the help menu. Also added pandemonium specific entries to the about window. Also fixed a crash when opening the about popup. Relintai 2022-03-20 13:30:49 +0100
  • 3c28c8577a Link to the docs folder. Relintai 2022-03-20 12:34:43 +0100
  • 8dbfe124f7 Moved my module specific docs under a new central folder. Relintai 2022-03-20 12:30:04 +0100
  • ea0604573b Set the base branch to master in the workflows file. Relintai 2022-03-20 11:19:29 +0100
  • 3f6c1cb80d Removed the editor test run action, as it keeps hanging. Relintai 2022-03-20 11:17:51 +0100
  • 8b3509dc40 Reworked the changelog. Relintai 2022-03-20 11:10:26 +0100
  • 825755c5d4 Fix typo. Relintai 2022-03-20 10:34:14 +0100
  • c5dc3db94d Rework the readme. Relintai 2022-03-20 10:33:02 +0100
  • cff20866e4 Re extracted class docs. Relintai 2022-03-20 08:51:22 +0100
  • e89f0b56dc After thinking about it removed the webrtc module alltogether. Relintai 2022-03-20 08:47:21 +0100
  • ca1d12b6b6 Made WebrctPeerConnection instantiable by it's own. Relintai 2022-03-20 08:43:41 +0100
  • ae9f5b9bee Fixed the remaining potential crashes found by the godot test tool. Relintai 2022-03-20 02:29:14 +0100
  • 27ebad5fdd More cleanups to scons. Relintai 2022-03-20 01:42:37 +0100
  • 56654077b4 More scons tool cleanups. Relintai 2022-03-20 01:35:31 +0100
  • 45d4593be8 More scons tool cleanups. Relintai 2022-03-20 01:32:35 +0100
  • b7650adcea Removed java from scons. Relintai 2022-03-20 01:29:55 +0100
  • 53151b3437 Removed latex specific things from scons. Relintai 2022-03-20 01:28:07 +0100
  • 2b368a9ecd Removed s from scons. Relintai 2022-03-20 01:24:15 +0100
  • f50c9853d6 Removed fortran specific things from scons. Relintai 2022-03-20 01:21:04 +0100
  • 6a36452181 Removed the tests from scons. Relintai 2022-03-20 00:46:57 +0100
  • d93618c84e Added scons to a new SCSCons folder. I'll try to simplify it down as much as possible and likely try to port it to c++. Relintai 2022-03-19 19:48:45 +0100
  • e55f856fa2 Fixed more potential issues found by the tool. Relintai 2022-03-19 18:44:49 +0100
  • 0a5ed34bb7 Fixed lots of crashes found by godot's regression test tool throwing improper parameters at methods. Relintai 2022-03-19 13:52:08 +0100
  • 77ed14e2f8 Fix 2 runtime errors found by tools. Relintai 2022-03-19 10:23:56 +0100
  • d740ef5d18 Finished cleaning up includes for the classes under the editor folder. I skipped removing a few that needed more changes to the headers / cpp files for now. Relintai 2022-03-19 04:08:34 +0100