| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Fix theme_data.h formatting via make_header.py | Rémi Verschelde | 2017-04-27 | 2 | -352/+232 | |
| * | | | Merge pull request #8520 from Hinsbart/tree_tooltips | Rémi Verschelde | 2017-04-27 | 2 | -3/+19 | |
| |\ \ \ | ||||||
| | * | | | Tree: Ability to add tooltips to TreeItem buttons. | Andreas Haas | 2017-04-26 | 2 | -3/+19 | |
| * | | | | Add new editor and default theme (WIP) | Daniel J. Ramirez | 2017-04-27 | 168 | -352/+5315 | |
| |/ / / | ||||||
| * | | | Revert " 3.0 recompute_aabb on add_surface" | Ramesh Ravone | 2017-04-26 | 1 | -2/+0 | |
| * | | | Merge pull request #8538 from RameshRavone/patch-7 | Rémi Verschelde | 2017-04-26 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | 3.0 recompute_aabb on add_surface | Ramesh Ravone | 2017-04-26 | 1 | -0/+2 | |
| * | | | | Fix auto_accept_quit option to work | volzhs | 2017-04-25 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #8509 from nunodonato/fixspatialmaterial | Rémi Verschelde | 2017-04-24 | 1 | -4/+4 | |
| |\ \ \ | ||||||
| | * | | | Fixed #8102, by renaming FixedSpatialMaterial to SpatialMaterial | Nuno Donato | 2017-04-24 | 1 | -4/+4 | |
| * | | | | Merge pull request #8408 from 20kdc/bugfix-kine-mas | Rémi Verschelde | 2017-04-24 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Apply is_ceiling/is_wall swap fix to 2D move_and_slide (minus explaination) | gamemanj | 2017-04-15 | 1 | -1/+1 | |
| * | | | | | Merge pull request #8395 from 20kdc/master | Rémi Verschelde | 2017-04-24 | 2 | -0/+141 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Ported/fixed move_and_slide to KinematicBody (3D+floor/ceiling args) | 20kdc | 2017-04-21 | 2 | -0/+141 | |
| * | | | | | | Merge pull request #8343 from volzhs/prevent_uncheck | Rémi Verschelde | 2017-04-24 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Prevent to uncheck selected item with button group | volzhs | 2017-04-10 | 1 | -0/+2 | |
| * | | | | | | | Merge pull request #8277 from tagcup/math_checks | Rémi Verschelde | 2017-04-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Added various functions basic math classes. Also enabled math checks only for... | Ferenc Arn | 2017-04-06 | 1 | -2/+2 | |
| * | | | | | | | Merge pull request #8102 from bd339/iss3172 | Rémi Verschelde | 2017-04-24 | 2 | -0/+93 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Show 3D raycasts when debugging collisions | Benjamin Dahse | 2017-03-30 | 2 | -0/+93 | |
| * | | | | | | | | Fix property warnings and hide some debug prints | Rémi Verschelde | 2017-04-23 | 1 | -7/+9 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Move VERSION_MKSTRING logic to version.h | Rémi Verschelde | 2017-04-20 | 1 | -0/+2 | |
| * | | | | | | | Merge pull request #8417 from neikeq/hello-there | Rémi Verschelde | 2017-04-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | External editor improvements and fixes | Ignacio Etcheverry | 2017-04-17 | 1 | -2/+2 | |
| * | | | | | | | | Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin | Rémi Verschelde | 2017-04-20 | 3 | -33/+33 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Respect the expand margin for StyleBoTextures again. | Ray Koopa | 2017-04-13 | 3 | -33/+33 | |
| * | | | | | | | | | Added support for space indentation | Paulb23 | 2017-04-18 | 2 | -28/+126 | |
| | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #8370 from volzhs/fix-stylebox-master | Andreas Haas | 2017-04-14 | 1 | -10/+4 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | Fix editor style box for ToolButton | volzhs | 2017-04-12 | 1 | -10/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #8402 from neikeq/pr-fix-binds | Andreas Haas | 2017-04-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | PackedScene: Fix wrong DEFVAL | Ignacio Etcheverry | 2017-04-14 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | / / | Rename [gs]et_pos to [gs]et_position for Controls | Sergey Pusnei | 2017-04-10 | 21 | -95/+95 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | -Fixed crash with splash screen on windows | Juan Linietsky | 2017-04-09 | 1 | -1/+1 | |
| * | | | | | Merge pull request #8271 from MattUV/master | Rémi Verschelde | 2017-04-09 | 2 | -1/+43 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add set/get_collision_layer/mask_bit() to TileMaps | MattUV | 2017-04-06 | 2 | -1/+43 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #8321 from RandomShaper/zero-preprocess-particles2d | Rémi Verschelde | 2017-04-09 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Allow zero preprocess time for Particles2D | Pedro J. Estébanez | 2017-04-08 | 1 | -1/+1 | |
| * | | | | | | Particle system is complete. Rejoice! | Juan Linietsky | 2017-04-08 | 2 | -31/+110 | |
| * | | | | | | Particles2D: Fix flip property (again). | Andreas Haas | 2017-04-09 | 1 | -4/+4 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 381 | -0/+381 | |
| * | | | | | Merge pull request #8308 from RandomShaper/optimize-out-debug-n-non-tools | Rémi Verschelde | 2017-04-07 | 2 | -5/+29 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Optimize-out some debug and/or non-tools methods | Pedro J. Estébanez | 2017-04-07 | 2 | -5/+29 | |
| * | | | | | Fix build on older GCC versions | Rémi Verschelde | 2017-04-07 | 1 | -3/+1 | |
| * | | | | | Merge pull request #8304 from RandomShaper/reset-folded-on-reset-edit-children | Rémi Verschelde | 2017-04-07 | 1 | -2/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Reset display folded for an instanced scene if editable children is toggled off | Pedro J. Estébanez | 2017-04-07 | 1 | -2/+6 | |
| | |/ / / / | ||||||
| * | | | | | Add compatibility class for FixedSpatialMaterial | Rémi Verschelde | 2017-04-07 | 1 | -0/+1 | |
| * | | | | | New particle system, mostly working, some small features missing. | Juan Linietsky | 2017-04-06 | 24 | -863/+2709 | |
| * | | | | | Merge pull request #8296 from Hinsbart/normapmap | Rémi Verschelde | 2017-04-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix typo in FixedSpatialMaterial | Andreas Haas | 2017-04-06 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * / | | | | Fix highlight typo | supaiku | 2017-04-06 | 2 | -12/+12 | |
| |/ / / / | ||||||
