| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync | Rémi Verschelde | 2017-08-01 | 2 | -3/+8 |
| |\ |
|
| | * | Texture region now updates when changing an Atlas | Robert Hernandez | 2017-06-29 | 2 | -3/+8 |
| * | | Bind some useful methods in SurfaceTool to GDScript | Andrii Doroshenko (Xrayez) | 2017-07-31 | 1 | -4/+15 |
| * | | Style: Apply clang-format on all files | Rémi Verschelde | 2017-07-30 | 3 | -3/+3 |
| * | | Fixes to glow and auto exposure, closes #9797, closes #9106 | Juan Linietsky | 2017-07-26 | 1 | -0/+1 |
| * | | Good bye chunky fonts, closes #9441 | Juan Linietsky | 2017-07-25 | 1 | -1/+1 |
| * | | Merge pull request #9764 from Noshyaar/pr-fix2 | Rémi Verschelde | 2017-07-24 | 2 | -5/+5 |
| |\ \ |
|
| | * | | Add object type hint for docs | Poommetee Ketson | 2017-07-23 | 2 | -5/+5 |
| * | | | -Ability to set default import presets for type | Juan Linietsky | 2017-07-23 | 4 | -85/+94 |
| * | | | Several changes to better run in mobile. | Juan Linietsky | 2017-07-22 | 5 | -7/+33 |
| |/ / |
|
| * | | Fix "vertical" property of StyleBoxLine | George Marques | 2017-07-19 | 1 | -1/+1 |
| * | | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 6 | -18/+18 |
| * | | Merge pull request #9703 from Noshyaar/docs | Rémi Verschelde | 2017-07-19 | 7 | -16/+16 |
| |\ \ |
|
| | * | | Add object type hint for docs | Poommetee Ketson | 2017-07-19 | 7 | -16/+16 |
| * | | | Merge pull request #9689 from djrm/theme_fixes | Rémi Verschelde | 2017-07-18 | 2 | -0/+112 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Added separators using StyleBoxLine, some theme style fixes, added variant icon | Daniel J. Ramirez | 2017-07-18 | 2 | -0/+112 |
| * | | | Merge pull request #9482 from Noshyaar/pr-ramp | Rémi Verschelde | 2017-07-18 | 1 | -5/+5 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Fix ColorPicker to use theme constants | Poommetee Ketson | 2017-07-18 | 1 | -5/+5 |
| * | | | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky | 2017-07-17 | 2 | -2/+1 |
| |/ / |
|
| * | | Merge pull request #9639 from rminderhoud/primitives | Rémi Verschelde | 2017-07-18 | 2 | -8/+13 |
| |\ \ |
|
| | * | | Moved binds of PRIMITIVE_* contants from ArrayMesh to Mesh | Ralph Minderhoud | 2017-07-14 | 2 | -8/+13 |
| * | | | Improvements and fixes for the default theme. | Daniel J. Ramirez | 2017-07-16 | 1 | -5/+4 |
| * | | | Lots of work on Audio & Physics engine: | Juan Linietsky | 2017-07-15 | 3 | -1/+10 |
| |/ / |
|
| * | | [#7212] Fixed missing 'Variant' return values in documentation. | ducdetronquito | 2017-07-11 | 3 | -5/+5 |
| * | | Slider: add set/is_editable | Poommetee Ketson | 2017-07-11 | 4 | -0/+12 |
| * | | Merge pull request #9564 from Noshyaar/pr-threshold | Rémi Verschelde | 2017-07-08 | 2 | -23/+23 |
| |\ \ |
|
| | * | | Refactor 'treshold' to 'threshold' | Poommetee Ketson | 2017-07-08 | 2 | -23/+23 |
| * | | | Some adjustments to toon material to make it more flexible | Juan Linietsky | 2017-07-08 | 2 | -1/+4 |
| * | | | Added triplanar mapping, toon mode, and more specular modes for materials. Ad... | Juan Linietsky | 2017-07-08 | 2 | -6/+136 |
| |/ / |
|
| * | | -Added triplanar mapping modes | Juan Linietsky | 2017-07-08 | 2 | -67/+242 |
| * | | Use the gravity constant to calculate weights | Johan Manuel | 2017-07-05 | 1 | -1/+0 |
| * | | Implemented environment arrays for skybox reflection and roughness, quality i... | Juan Linietsky | 2017-07-04 | 1 | -1/+1 |
| * | | Merge pull request #9481 from BastiaanOlij/prim_capsule_flat | Rémi Verschelde | 2017-07-03 | 1 | -17/+19 |
| |\ \ |
|
| | * | | Re-orient capsule to colission shape | BastiaanOlij | 2017-07-03 | 1 | -17/+19 |
| * | | | Clean up normalmapping, make sure tangents are imported correctly. | Juan Linietsky | 2017-07-03 | 1 | -2/+2 |
| |/ / |
|
| * | | Readd shape_offset as an editor-only and backcompat property | Bojidar Marinov | 2017-07-01 | 1 | -1/+8 |
| * | | Readd tilemap's shape_transform and bugfixes | Bojidar Marinov | 2017-07-01 | 2 | -26/+28 |
| * | | Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions... | Juan Linietsky | 2017-07-01 | 2 | -28/+26 |
| * | | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky | 2017-06-30 | 2 | -8/+19 |
| * | | Fix #9409, fixup #9370; tileset now has shape transform instead of offset | Bojidar Marinov | 2017-06-30 | 2 | -26/+28 |
| |/ |
|
| * | Reworked translation system | Juan Linietsky | 2017-06-28 | 8 | -19/+33 |
| * | Fix build error on master | Poommetee Ketson | 2017-06-28 | 1 | -1/+1 |
| * | Fix curve saving, refined undo/redo | Marc Gilleron | 2017-06-28 | 2 | -32/+44 |
| * | Merge pull request #9404 from Zylann/curve_improvement | Juan Linietsky | 2017-06-27 | 4 | -46/+156 |
| |\ |
|
| | * | Curve features | Marc Gilleron | 2017-06-26 | 4 | -46/+156 |
| * | | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | 2017-06-26 | 1 | -1/+1 |
| * | | Merge pull request #9268 from BastiaanOlij/improve_defaults | Rémi Verschelde | 2017-06-26 | 1 | -10/+10 |
| |\ \
| |/
|/| |
|
| | * | Align primitive defaults to default collision shape sizes | BastiaanOlij | 2017-06-19 | 1 | -10/+10 |
| * | | Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps | Rémi Verschelde | 2017-06-26 | 2 | -61/+171 |
| |\ \ |
|
| | * | | Add one-way collisions and individual shape offsets for tilesets | Bojidar Marinov | 2017-06-25 | 2 | -61/+171 |