summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-10Fix mistake in Array.xmlVirtualBox
2018-09-10Merge pull request #21925 from ZodmanPerth/masterMax Hilbrunner
2018-09-10Merge pull request #21927 from akien-mga/pm-editor-hintRémi Verschelde
2018-09-10Merge pull request #21820 from capnm/fix-GradientTexture-width-propertyRémi Verschelde
2018-09-10Set editor hint for the project managerRémi Verschelde
2018-09-10added clarification about Input.get_accelerometer only working when project i...Carl Scarlett
2018-09-10Merge pull request #21921 from AndreaCatania/bugfix2Rémi Verschelde
2018-09-10Merge pull request #21920 from Noshyaar/indentRémi Verschelde
2018-09-10Fiex bullet crashAndrea Catania
2018-09-10Fix indentation in bullet SCsubPoommetee Ketson
2018-09-09Merge pull request #21866 from Paulb23/fix_scientific_notation_highlight_issu...George Marques
2018-09-09Fixes 2D nodes lock not workinggroud
2018-09-09Clear cache after reimporting an ArrayMeshJFonS
2018-09-09Fix SoftBody gizmo slowness, add ConcaveShape wireframeJFonS
2018-09-09Merge pull request #21783 from xsellier/feature/clipboard-androidRémi Verschelde
2018-09-08Check for double-colon on open recent script.Ryan Stein
2018-09-09Fixed animation_player errors displaying wrong property.DualMatrix
2018-09-08Merge pull request #21861 from fire/visual_script_18024Juan Linietsky
2018-09-08Fix ScriptCreateDialog passing script w/ no filenamewillnationsdev
2018-09-08Fix backwards search in TextEdit selecting non-whole words, issue 15677Paulb23
2018-09-08Fixed scientific notaion not highlighting correctly, issue 21435Paulb23
2018-09-08Uncommenting a selection was not updating the selection.Alexander Holland
2018-09-08Tweak Android-related error messages in the Export dialogHugo Locurcio
2018-09-08Change the default variable constructor to use EditorInspector and updated pr...K. S. Ernest (iFire) Lee
2018-09-08Merge pull request #21843 from AndreaCatania/bugfix1Rémi Verschelde
2018-09-08Changed Windows key translate pair from KEY_COLON to KEY_COMMA.Jared
2018-09-08Fixed a theoretical condition where prealpha prevents lightingBastiaan Olij
2018-09-08Fixed error spam when inspecting remote treeDualMatrix
2018-09-07Tweak the Light instantiation error message and fix a typoHugo Locurcio
2018-09-07Fixed crash during raycast and CCD radius calculationAndrea Catania
2018-09-07Ensure that tree_exited signal really happens after tree exited, fixes #19641Juan Linietsky
2018-09-07Merge pull request #21808 from AndreaCatania/optitriJuan Linietsky
2018-09-07Merge pull request #21836 from AndreaCatania/bulletUpdateJuan Linietsky
2018-09-07Bind Curve::get_point_countmerumelu
2018-09-07Many fixes to gradient editor, which was pretty broken. Closes #19308Juan Linietsky
2018-09-07Update bullet to Master 12409f1118a7c7a266f9071350c70789dfe73bb9Andrea Catania
2018-09-07Prevent overwriting open scenes when savingDualMatrix
2018-09-07Fix selection of spatial nodes after selecting a non-spatial one.JFonS
2018-09-06Print an error if you try to instantiate an editor class outside the editor, ...Juan Linietsky
2018-09-06Add a function to force transform update, fixes #17628Juan Linietsky
2018-09-07Set the lower bound for the GradientTexture width property to 1Martin Capitanio
2018-09-06Ability for Light2D to use a proxy texture, fixes #17067Juan Linietsky
2018-09-06Update FOV if edited in gizmo, fixes #16400Juan Linietsky
2018-09-06Fixing trimesh precisionAndrea Catania
2018-09-06Show a warning if you try to grab focus when not allowed, closes #15388Juan Linietsky
2018-09-06Optimized in case is used just 1 shape with no transformAndrea Catania
2018-09-06Only allow StreamTexture, ImageTexture in Light2D, closes #15194Juan Linietsky
2018-09-05Fixes to multimesh, added custom data and checks to avoid reconfiguring if in...Juan Linietsky
2018-09-05Fix mouse confined leaving window with OS_Windows::set_window_positionGuilherme Felipe
2018-09-05Add clipboard operation for android OSXavier Sellier