summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #59995 from Scony/fix-threaded-navmesh-bakingRémi Verschelde2022-04-092-50/+55
|\
| * Fix navmesh bakingPawel Lampe2022-04-082-50/+55
* | GDScript: Fix method call on singletonsGeorge Marques2022-04-081-1/+3
* | Fix path handling in FBX and Blend importersRémi Verschelde2022-04-072-6/+10
* | Add built-in Variant types to autocompletion listDavid Maziarka2022-04-071-11/+16
|/
* Merge pull request #59947 from vnen/gdscript-static-methods-classdbRémi Verschelde2022-04-0611-20/+135
|\
| * GDScript: Add support for static method calls in native typesGeorge Marques2022-04-0611-20/+135
* | Fix some issues found by cppcheck.bruvzg2022-04-0627-260/+252
* | Merge pull request #59862 from bruvzg/font_delay_texture_updateRémi Verschelde2022-04-064-92/+105
|\ \ | |/ |/|
| * Delay font texture update, until `draw` is called. Rasterize glyphs during sh...bruvzg2022-04-054-92/+105
* | Merge pull request #59930 from Scony/fix-navi-get-simple-path-masterRémi Verschelde2022-04-051-2/+6
|\ \
| * | Fix get_simple_path behavior in 2D & 3DPawel Lampe2022-04-051-2/+6
* | | Fix `NoiseTexture._generate_texture` crashPaweł Fertyk2022-04-051-0/+1
|/ /
* / CI: Update black formatter and apply changesRémi Verschelde2022-04-051-1/+0
|/
* Merge pull request #59888 from akien-mga/clang-tidyRémi Verschelde2022-04-044-16/+14
|\
| * Style: Apply clang-tidy to current code, add `readability-redundant-member-init`Rémi Verschelde2022-04-044-16/+14
* | Merge pull request #59885 from Jayman2000/autoload-inheritance-messageRémi Verschelde2022-04-041-1/+1
|\ \ | |/ |/|
| * Improve autoload inheritance error messageJason Yundt2022-04-041-1/+1
* | Zero initialize all pointer class and struct membersRémi Verschelde2022-04-0427-168/+168
|/
* Merge pull request #59513 from BastiaanOlij/openxr_actionmap_editorRémi Verschelde2022-04-0434-55/+2692
|\
| * Add action map editor for OpenXRBastiaan Olij2022-04-0434-55/+2692
* | Initialize pointer variables to fix random crash on startup.Marc Gilleron2022-04-031-5/+5
* | Merge pull request #59633 from EricEzaM/better-code-complete-updateRémi Verschelde2022-04-031-23/+116
|\ \ | |/ |/|
| * Improve sorting of Code Completion options.Eric M2022-04-011-23/+116
* | Merge pull request #59764 from reduz/blender-import-autodetectRémi Verschelde2022-04-014-18/+356
|\ \
| * | Add Blender install autodetection and configuration.reduz2022-04-014-18/+356
* | | Fix group name in FastNoise and GradientFireForge2022-03-311-1/+1
* | | Merge pull request #59755 from V-Sekai/import-gltf-mat-placeholderRémi Verschelde2022-04-012-0/+16
|\ \ \
| * | | Add support for Blend importing of material placeholders.K. S. Ernest (iFire) Lee2022-03-312-0/+16
* | | | Merge pull request #59753 from V-Sekai/let-there-be-lightRémi Verschelde2022-03-311-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow importing punctual lights from Blend.K. S. Ernest (iFire) Lee2022-03-311-1/+1
| |/ /
* / / Fix some issues found by clang sanitizers.bruvzg2022-03-311-1/+1
|/ /
* | [Brotli] Use aligned reads when building with sanitizers.bruvzg2022-03-311-0/+3
* | Fix typos with codespellRémi Verschelde2022-03-317-8/+8
* | [ICU] Add library name suffix for API rename to avoid conflicts (GDExtension ...bruvzg2022-03-311-0/+7
* | Merge pull request #59694 from vnen/gdscript-better-call-superRémi Verschelde2022-03-302-5/+13
|\ \
| * | GDScript: Fix issues with completion and `super` callsGeorge Marques2022-03-302-5/+13
* | | Merge pull request #58983 from Chaosus/gds_fix_builtin_methods_completionRémi Verschelde2022-03-303-18/+73
|\ \ \
| * | | Fix autocompletion of static methods in built-in types in GDScriptYuri Roubinsky2022-03-303-18/+73
| |/ /
* / / Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee2022-03-309-29/+235
|/ /
* | Remove ad-hoc FBX importerRémi Verschelde2022-03-3052-14483/+0
* | Add PortableCompressedTexturereduz2022-03-301-4/+13
* | Merge pull request #59507 from bruvzg/openxr_move_proj_settingsRémi Verschelde2022-03-293-28/+0
|\ \
| * | Move OpenXR project settings to the main, to make them visible on unsupported...bruvzg2022-03-293-28/+0
* | | Add support for importing .blend filesK. S. Ernest (iFire) Lee2022-03-2911-47/+445
|/ /
* | Merge pull request #59583 from V-Sekai/svg-crashRémi Verschelde2022-03-291-1/+1
|\ \
| * | Set threads to be one to avoid SVG crash.K. S. Ernest (iFire) Lee2022-03-291-1/+1
* | | Merge pull request #59660 from timothyqiu/fbx-regRémi Verschelde2022-03-292-20/+7
|\ \ \
| * | | Simplify FBX importer project settings registeringHaoyu Qiu2022-03-292-20/+7
* | | | [ICU] Add library name suffix for API rename to avoid conflicts.bruvzg2022-03-291-1/+6
|/ / /