aboutsummaryrefslogtreecommitdiff
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Checking vecs before normalization. Fixes #10183Niko Abeler2017-08-161-7/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #10312 from kbake/pressed-scroll-bar-styleRémi Verschelde2017-08-164-1/+14
|\ \ \ \ \
| * | | | | Scroll bars now look different on presskbake2017-08-124-1/+14
| |/ / / /
* | | | | Merge pull request #10322 from TwistedTwigleg/Navmesh_expose_create_from_meshRémi Verschelde2017-08-161-0/+2
|\ \ \ \ \
| * | | | | Exposed create_from_mesh in NavmeshTwistedTwigleg2017-08-131-0/+2
* | | | | | Merge pull request #10376 from RandomShaper/fix-nav-double-pointRémi Verschelde2017-08-161-1/+2
|\ \ \ \ \ \
| * | | | | | Fix double point in Navigation2DPedro J. Estébanez2017-08-161-1/+2
* | | | | | | Allow zero-padded serial namingPedro J. Estébanez2017-08-161-1/+2
|/ / / / / /
* | | | | | Merge pull request #10365 from RandomShaper/fix-10074Juan Linietsky2017-08-151-7/+0
|\ \ \ \ \ \
| * | | | | | Keep shapes bound to out-of-tree 3D physics objectsPedro J. Estébanez2017-08-161-7/+0
| | |_|/ / / | |/| | | |
* | | | | | Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889Juan Linietsky2017-08-152-7/+13
* | | | | | Merge pull request #10170 from ISylvox/trail-divisor__editor-glitchJuan Linietsky2017-08-151-2/+1
|\ \ \ \ \ \
| * | | | | | trail divisor is now works properlyIndah Sylvia2017-08-081-2/+1
* | | | | | | Merge pull request #10333 from HummusSamurai/fix-console-errorkubecz3k2017-08-151-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix console warning: Condition !env is trueM.H. Alkotob2017-08-141-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #9889 from groud/control_enhancementskubecz3k2017-08-1510-114/+237
|\ \ \ \ \ \ \
| * | | | | | | Avoids inverted anchorsGilles Roudiere2017-08-132-12/+20
| * | | | | | | Adds a function to set Anchors with a layout presetGilles Roudiere2017-08-132-0/+153
| * | | | | | | Handle undo/redo of anchor positioningGilles Roudiere2017-08-131-0/+11
| * | | | | | | Add anchor visualizationGilles Roudiere2017-08-131-0/+1
| * | | | | | | Replace GUI anchor type by a float between 0 and 1Gilles Roudiere2017-08-1310-115/+65
| |/ / / / / /
* | | / / / / Fix debug materials, closes #8607Juan Linietsky2017-08-151-20/+21
| |_|/ / / / |/| | | | |
* | | | | | Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622Juan Linietsky2017-08-151-2/+1
* | | | | | Merge pull request #10339 from bojidar-bg/x-fix-scale-conflictIgnacio Etcheverry2017-08-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename Light2D::scale to texture_scale, so it doesn't conflictBojidar Marinov2017-08-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #10298 from nhold/kinematic-body-2d-_move-fixes-#10107Rémi Verschelde2017-08-131-1/+2
|\ \ \ \ \
| * | | | | Fix missing and incorrect values in return value of _move methodNathan Hold2017-08-121-1/+2
| | |_|/ / | |/| | |
* | | | | Disabling Particles::one_shot restarts emissionZher Huei Lee2017-08-122-0/+4
| |/ / / |/| | |
* | | | Merge pull request #10198 from jjay/f/stretch_aspect_expandRémi Verschelde2017-08-112-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add expand stretch/ascpect - no more black barsYakov Borevich2017-08-092-5/+5
| |/ /
* | | Merge pull request #10247 from djrm/pr_bus_fixesRémi Verschelde2017-08-111-1/+1
|\ \ \
| * | | Fixes to buses editorDaniel J. Ramirez2017-08-101-1/+1
| | |/ | |/|
* | | Merge pull request #10238 from Hinsbart/resource_rmbRémi Verschelde2017-08-112-5/+10
|\ \ \
| * | | Inspector: Right click on resource opens sub-menu.Andreas Haas2017-08-102-5/+10
| |/ /
* | | Merge pull request #10194 from Keetz/update-default-valuesRémi Verschelde2017-08-112-3/+3
|\ \ \
| * | | Updated default values in SpatialMaterial and EnvironmentRasmus Ketelsen2017-08-092-3/+3
* | | | Merge pull request #10193 from kubecz3k/tab-click-signalRémi Verschelde2017-08-111-0/+2
|\ \ \ \
| * | | | tab_clicked signal for TabsJakub Grzesik2017-08-091-0/+2
| |/ / /
* | | | Merge pull request #10142 from bruvzg/3.0-osx-imeRémi Verschelde2017-08-114-22/+167
|\ \ \ \
| * | | | Implement NSTextInputClient protocol for IMEbruvzg2017-08-094-22/+167
| | |/ / | |/| |
* | | | Merge pull request #9987 from Rubonnek/move-members-to-initilization-listRémi Verschelde2017-08-112-6/+6
|\ \ \ \
| * | | | Moved member variables from constructor to initialization listWilson E. Alvarez2017-08-082-6/+6
| | |/ / | |/| |
* | | | Merge pull request #10202 from neikeq/how-do-you-turn-this-onRémi Verschelde2017-08-1199-432/+432
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes method definitions with extra number of argumentsIgnacio Etcheverry2017-08-1011-14/+14
| * | | Removes type information from method bindsIgnacio Etcheverry2017-08-1097-420/+420
| * | | Adds missing type information to virtual method bindsIgnacio Etcheverry2017-08-101-1/+1
| |/ /
* / / Gizmos properly follow the edited object, closes #7837Juan Linietsky2017-08-091-2/+8
|/ /
* / -Restored Sprite3D to working function, fixes #2061, fixes #9738Juan Linietsky2017-08-083-10/+101
|/
* Fixes node selection, and properly ignore mouse on inner comment node body, c...Juan Linietsky2017-08-083-11/+12
* -Fixed BoneAttachment delay, closes #3966Juan Linietsky2017-08-071-0/+4