aboutsummaryrefslogtreecommitdiff
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Many fixes to improve GI Probe qualityJuan Linietsky2017-07-152-1/+40
* | | | | -Fix for multiple reflection probes causing issues.Juan Linietsky2017-07-153-8/+33
| |/ / / |/| | |
* | | | Script editor usability fixesJuan Linietsky2017-07-151-4/+8
* | | | Lots of work on Audio & Physics engine:Juan Linietsky2017-07-1523-1801/+2115
|/ / /
* | | Merge pull request #9627 from Noshyaar/dialogRémi Verschelde2017-07-131-0/+3
|\ \ \
| * | | AcceptDialog: fix child w/ ANCHOR_END sized wrong until resizedPoommetee Ketson2017-07-131-0/+3
* | | | Control: save SIZE_FILL size flag propertyPoommetee Ketson2017-07-131-2/+2
|/ / /
* | | Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursorRémi Verschelde2017-07-112-0/+19
|\ \ \
| * | | IME window follow the input cursor.geequlim2017-07-112-0/+19
* | | | [#7212] Fixed missing 'Variant' return values in documentation.ducdetronquito2017-07-116-9/+9
|/ / /
* | | Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancementRémi Verschelde2017-07-114-2/+229
|\ \ \
| * | | Added the following features to RemoteTransform and RemoteTransform2D:TwistedTwigleg2017-07-054-2/+229
* | | | Merge pull request #9510 from kubecz3k/tab-repositionThomas Herzog2017-07-112-2/+43
|\ \ \ \
| * | | | ability to reposition scene tabs with drag & dropJakub Grzesik2017-07-102-2/+43
* | | | | Merge pull request #9586 from Noshyaar/sliderThomas Herzog2017-07-116-1/+37
|\ \ \ \ \
| * | | | | Slider: add set/is_editablePoommetee Ketson2017-07-116-1/+37
| |/ / / /
* | | | | Merge pull request #9521 from AlexHolly/control-posi-to-posrThomas Herzog2017-07-111-2/+2
|\ \ \ \ \
| * | | | | removed floor so that global pos works with scalealexholly2017-07-081-2/+2
* | | | | | Merge pull request #9592 from RandomShaper/remove-warnsThomas Herzog2017-07-102-4/+15
|\ \ \ \ \ \
| * | | | | | Remove warnings about benign situationsPedro J. Estébanez2017-07-102-4/+15
* | | | | | | Merge pull request #9594 from RandomShaper/fix-mouse-captureThomas Herzog2017-07-101-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix picking list flood while mouse capture enabledPedro J. Estébanez2017-07-101-1/+1
* | | | | | | Merge pull request #9489 from TwistedTwigleg/Additional_functions_for_Label_a...Rémi Verschelde2017-07-082-2/+37
|\ \ \ \ \ \ \
| * | | | | | | Added additional functions to RichTextLabel:TwistedTwigleg2017-07-082-2/+37
* | | | | | | | Merge pull request #9564 from Noshyaar/pr-thresholdRémi Verschelde2017-07-082-23/+23
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Refactor 'treshold' to 'threshold'Poommetee Ketson2017-07-082-23/+23
* | | | | | | | Some adjustments to toon material to make it more flexibleJuan Linietsky2017-07-082-1/+4
* | | | | | | | Added triplanar mapping, toon mode, and more specular modes for materials. Ad...Juan Linietsky2017-07-082-6/+136
|/ / / / / / /
* | | | | | | -Added triplanar mapping modesJuan Linietsky2017-07-082-67/+242
* | | | | | | More fill modes for containers, closes #9504Juan Linietsky2017-07-063-6/+22
* | | | | | | Ability to set rotation and scaling pivot for controls.Juan Linietsky2017-07-062-7/+41
* | | | | | | -Ability for controls to grow the left/top when anchored. This makes anchorin...Juan Linietsky2017-07-062-2/+68
* | | | | | | Use the gravity constant to calculate weightsJohan Manuel2017-07-053-5/+5
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #9496 from Noshyaar/pr-itemlistRémi Verschelde2017-07-052-0/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ItemList: expose methods, in-editor items editing supportPoommetee Ketson2017-07-042-0/+49
* | | | | | Implemented environment arrays for skybox reflection and roughness, quality i...Juan Linietsky2017-07-042-7/+8
|/ / / / /
* | | | | Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snapRémi Verschelde2017-07-031-2/+2
|\ \ \ \ \
| * | | | | Fixed syntax inconsistency in Vector3.snap and Vector3.snappedTwistedTwigleg2017-07-031-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #9481 from BastiaanOlij/prim_capsule_flatRémi Verschelde2017-07-031-17/+19
|\ \ \ \ \
| * | | | | Re-orient capsule to colission shapeBastiaanOlij2017-07-031-17/+19
* | | | | | Fixed set_global_scale in Node2D.TwistedTwigleg2017-07-031-1/+1
| |_|/ / / |/| | | |
* | | | | Clean up normalmapping, make sure tangents are imported correctly.Juan Linietsky2017-07-037-97/+123
|/ / / /
* | | | Update visibility icon properlyvolzhs2017-07-031-8/+5
* | | | Readd shape_offset as an editor-only and backcompat propertyBojidar Marinov2017-07-011-1/+8
* | | | Readd tilemap's shape_transform and bugfixesBojidar Marinov2017-07-015-33/+37
* | | | Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...Juan Linietsky2017-07-015-37/+33
* | | | -Many fixes to VisualScript, fixed property names, etc.Juan Linietsky2017-06-308-20/+79
* | | | Fix #9409, fixup #9370; tileset now has shape transform instead of offsetBojidar Marinov2017-06-305-33/+37
|/ / /
* | | Reworked translation systemJuan Linietsky2017-06-2813-24/+45
* | | Merge pull request #7947 from RandomShaper/fix-vis-notifier-2dRémi Verschelde2017-06-281-1/+2
|\ \ \