summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-07-18Merge pull request #9639 from rminderhoud/primitivesRémi Verschelde
2017-07-17Merge pull request #9652 from djrm/theme_fixesRémi Verschelde
2017-07-17LineEdit: don't undo uneditable LineEditPoommetee Ketson
2017-07-17Merge pull request #9642 from kubecz3k/checkbox-fixRémi Verschelde
2017-07-16Improvements and fixes for the default theme.Daniel J. Ramirez
2017-07-15Many fixes to improve GI Probe qualityJuan Linietsky
2017-07-15-Fix for multiple reflection probes causing issues.Juan Linietsky
2017-07-15Script editor usability fixesJuan Linietsky
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-14Moved binds of PRIMITIVE_* contants from ArrayMesh to MeshRalph Minderhoud
2017-07-14Fix uncheckable checkboxes in RMB menu. closes #9625Jakub Grzesik
2017-07-13Merge pull request #9627 from Noshyaar/dialogRémi Verschelde
2017-07-13AcceptDialog: fix child w/ ANCHOR_END sized wrong until resizedPoommetee Ketson
2017-07-13Control: save SIZE_FILL size flag propertyPoommetee Ketson
2017-07-11Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursorRémi Verschelde
2017-07-11[#7212] Fixed missing 'Variant' return values in documentation.ducdetronquito
2017-07-11IME window follow the input cursor.geequlim
2017-07-11Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancementRémi Verschelde
2017-07-11Merge pull request #9510 from kubecz3k/tab-repositionThomas Herzog
2017-07-11Merge pull request #9586 from Noshyaar/sliderThomas Herzog
2017-07-11Merge pull request #9521 from AlexHolly/control-posi-to-posrThomas Herzog
2017-07-10Merge pull request #9592 from RandomShaper/remove-warnsThomas Herzog
2017-07-10Merge pull request #9594 from RandomShaper/fix-mouse-captureThomas Herzog
2017-07-11Slider: add set/is_editablePoommetee Ketson
2017-07-10Fix picking list flood while mouse capture enabledPedro J. Estébanez
2017-07-10Remove warnings about benign situationsPedro J. Estébanez
2017-07-10ability to reposition scene tabs with drag & dropJakub Grzesik
2017-07-08Merge pull request #9489 from TwistedTwigleg/Additional_functions_for_Label_a...Rémi Verschelde
2017-07-08Merge pull request #9564 from Noshyaar/pr-thresholdRémi Verschelde
2017-07-08removed floor so that global pos works with scalealexholly
2017-07-08Added additional functions to RichTextLabel:TwistedTwigleg
2017-07-08Some adjustments to toon material to make it more flexibleJuan Linietsky
2017-07-08Added triplanar mapping, toon mode, and more specular modes for materials. Ad...Juan Linietsky
2017-07-08Refactor 'treshold' to 'threshold'Poommetee Ketson
2017-07-08-Added triplanar mapping modesJuan Linietsky
2017-07-06More fill modes for containers, closes #9504Juan Linietsky
2017-07-06Ability to set rotation and scaling pivot for controls.Juan Linietsky
2017-07-06-Ability for controls to grow the left/top when anchored. This makes anchorin...Juan Linietsky
2017-07-05Added the following features to RemoteTransform and RemoteTransform2D:TwistedTwigleg
2017-07-05Use the gravity constant to calculate weightsJohan Manuel
2017-07-05Merge pull request #9496 from Noshyaar/pr-itemlistRémi Verschelde
2017-07-04Implemented environment arrays for skybox reflection and roughness, quality i...Juan Linietsky
2017-07-04ItemList: expose methods, in-editor items editing supportPoommetee Ketson
2017-07-03Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snapRémi Verschelde
2017-07-03Merge pull request #9481 from BastiaanOlij/prim_capsule_flatRémi Verschelde
2017-07-03Fixed syntax inconsistency in Vector3.snap and Vector3.snappedTwistedTwigleg
2017-07-03Fixed set_global_scale in Node2D.TwistedTwigleg
2017-07-03Re-orient capsule to colission shapeBastiaanOlij
2017-07-03Clean up normalmapping, make sure tangents are imported correctly.Juan Linietsky
2017-07-03Update visibility icon properlyvolzhs