summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21433 from AndreaCatania/megafixRémi Verschelde2018-08-275-17/+36
|\
| * Correctly set safe_motion on cast_motion query Fixes: #21212Andrea Catania2018-08-261-1/+3
| * Added deprecated to joints un/used parametersAndrea Catania2018-08-264-16/+33
* | Merge pull request #21423 from exts/mono/collectionsIgnacio Etcheverry2018-08-267-45/+48
|\ \
| * | Added Collections namespace to Array & Dictionaryexts2018-08-257-45/+48
* | | Fixes several resource leaks in ...Crazy-P2018-08-263-4/+37
| |/ |/|
* | Merge pull request #16927 from neikeq/rework-refcount-notifyJuan Linietsky2018-08-256-15/+93
|\ \ | |/ |/|
| * Notify instance binding data api of refcount increment/decrementIgnacio Etcheverry2018-08-236-15/+93
* | Merge pull request #21049 from AndreaCatania/jointsRémi Verschelde2018-08-245-74/+13
|\ \
| * | Improved 6DOF joint implementation, and removed useless function from cone jointAndrea Catania2018-08-155-74/+13
* | | Merge pull request #20717 from PJB3005/18-08-04-godot-exceptionsIgnacio Etcheverry2018-08-241-2/+2
|\ \ \
| * | | Fix Mono exception handling.Pieter-Jan Briers2018-08-231-2/+2
* | | | Merge pull request #20707 from aaronfranke/mono-combineIgnacio Etcheverry2018-08-2414-50/+48
|\ \ \ \
| * | | | [Mono] Move several small related filesAaron Franke2018-08-2314-50/+48
* | | | | Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-2421-104/+19
* | | | | Add print_verbose to print to stdout only in verbose modeRémi Verschelde2018-08-244-40/+23
|/ / / /
* | | | [Mono] AABB - Position, Size, End setters, Rect2 - End setterKelly Thomas2018-08-232-103/+98
* | | | Merge pull request #21301 from elasota/multithread-cvttRémi Verschelde2018-08-231-55/+149
|\ \ \ \
| * | | | Multithread CVTT compression jobselasota2018-08-221-55/+149
* | | | | Merge pull request #21254 from YeldhamDev/tile_grid_map_sideRémi Verschelde2018-08-232-16/+40
|\ \ \ \ \
| * | | | | Add option to move Tile/GridMap editors to another sideMichael Alexsander Silva Dias2018-08-222-16/+40
* | | | | | Merge pull request #21240 from aaronfranke/mono-project-vectorRémi Verschelde2018-08-232-0/+10
|\ \ \ \ \ \
| * | | | | | [Mono] Vector2/3 Project methodsAaron Franke2018-08-222-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #21167 from elasota/squish-quality-configRémi Verschelde2018-08-232-2/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use cluster fit at higher quality levelselasota2018-08-222-2/+8
| |/ / / /
* | | | | Merge pull request #21283 from YeldhamDev/gridmap_meshlib_renameRémi Verschelde2018-08-224-80/+106
|\ \ \ \ \
| * | | | | Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLib...Michael Alexsander Silva Dias2018-08-224-80/+106
| |/ / / /
* | | | | Merge pull request #21174 from KellyThomas/c-sharp-feature-parity-rect2Ignacio Etcheverry2018-08-221-57/+64
|\ \ \ \ \
| * | | | | mono: add Abs() to Rect2 and rename private fieldsKelly Thomas2018-08-191-57/+64
* | | | | | Merge pull request #21229 from marcelofg55/ns_profilingRémi Verschelde2018-08-225-0/+142
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Implemented profiling functions for NativeScriptMarcelo Fernandez2018-08-225-0/+142
* | | | | | Merge pull request #21281 from elasota/fix-squish-sseRémi Verschelde2018-08-221-6/+0
|\ \ \ \ \ \
| * | | | | | Fix Squish SSE misconfigurationelasota2018-08-211-6/+0
* | | | | | | Merge pull request #21279 from vnen/gdscript-fixesRémi Verschelde2018-08-224-16/+36
|\ \ \ \ \ \ \
| * | | | | | | GDScript: Ignore unused arguments/local vars that start with _George Marques2018-08-211-5/+7
| * | | | | | | GDScript: Show warning messages only on debuggerGeorge Marques2018-08-211-3/+5
| * | | | | | | GDScript: Fix undefined behavior on GDScriptTokenizerBufferGeorge Marques2018-08-211-2/+8
| * | | | | | | GDScript: Forbid invalid identifiers in match bindingsGeorge Marques2018-08-211-4/+12
| * | | | | | | GDSCript: Fix cyclic class dependency detectionGeorge Marques2018-08-211-2/+4
* | | | | | | | BPTC supportelasota2018-08-216-0/+444
| |/ / / / / / |/| | | | | |
* | | | | | | Mono: Fix weird crash when loading corlibIgnacio Etcheverry2018-08-222-14/+44
* | | | | | | Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hookIgnacio Etcheverry2018-08-222-4/+45
|\ \ \ \ \ \ \
| * | | | | | | assembly_load_hook fallback for registering GDMonoAssemblies.Pieter-Jan Briers2018-04-292-4/+45
* | | | | | | | Style: Fix issues that went past CIRémi Verschelde2018-08-212-4/+3
* | | | | | | | Merge pull request #21253 from aaronfranke/plane-constantsRémi Verschelde2018-08-211-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename Plane constants, add to MonoAaron Franke2018-08-211-0/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #21267 from akien-mga/color-grayscaleRémi Verschelde2018-08-211-5/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Deprecate incorrect Color::gray()Rémi Verschelde2018-08-211-5/+0
| |/ / / / / / /
* | | | | | | | Added ray / shape / point / motion / rest cast exclusion of area and or bodyAndrea Catania2018-08-214-30/+103
* | | | | | | | Merge pull request #20101 from panzergame/shape_marginRémi Verschelde2018-08-214-29/+55
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |