summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-03-16Merge pull request #26308 from bojidar-bg/11722-meshlibrary-transformsRémi Verschelde
2019-03-16Merge pull request #26459 from ptrojahn/eofRémi Verschelde
2019-03-16Merge pull request #26788 from mo7sener/masterRémi Verschelde
2019-03-13Merge pull request #26484 from Andrettin/Configurable-Tooltip-OffsetRémi Verschelde
2019-03-12AudioStreamSample: Don't crash when writing to file failsmerumelu
2019-03-10Merge pull request #26867 from bojidar-bg/26816-graphnode-titleRémi Verschelde
2019-03-10Fix cursor going to start while editing GraphNode's titleBojidar Marinov
2019-03-10Merge pull request #26859 from JFonS/fix_cpuparticles_resettingRémi Verschelde
2019-03-10Fix resetting of CPUParticles (2D and 3D)JFonS
2019-03-09Merge pull request #26851 from RandomShaper/fix-26460-fake-event-floodRémi Verschelde
2019-03-09Fix fake null-motion mouse event floodPedro J. Estébanez
2019-03-09Fixes UI navigation with joysticksGilles Roudière
2019-03-09Merge pull request #26784 from humblers/fix-cpuparticles2dRémi Verschelde
2019-03-09Prevent invisible/inactive cpuparticles to redraw(3d)Daeil Kim
2019-03-08Added the ability to change the default cursor property for the RichTextLabel...Robear Selwans
2019-03-08Prevent invisible/inactive cpupparticles2d to redrawDaeil Kim
2019-03-07Fixes bad gizmo alignment for textures with odd sizeGilles Roudière
2019-03-07Merge pull request #21534 from volzhs/fix-scrollcontainer-sizeRémi Verschelde
2019-03-07No longer crash due to wrongly requesting a gizmo, fixes #26735Juan Linietsky
2019-03-06Merge pull request #26669 from RandomShaper/fix-26460Juan Linietsky
2019-03-06Hide StreamTexture flags, fixes #26640Juan Linietsky
2019-03-06-Make tileset and meshlibrary edit in a separate inspector, fixes #26671Juan Linietsky
2019-03-05Merge pull request #26642 from DrMoriarty/check_cursor_lineRémi Verschelde
2019-03-05Improve/fix pickingPedro J. Estébanez
2019-03-05Merge pull request #26638 from KoBeWi/fix_audio_stream_playerRémi Verschelde
2019-03-05Check cursor line and columnVasiliy Makarov
2019-03-05Pause AudioStreamPlayer on SceneTree pauseTomasz Chabora
2019-03-05Fix general issues with filesystem-related UI components in the editorMichael Alexsander Silva Dias
2019-03-04TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...Mariano Suligoy
2019-03-04Fix and restore text, material and mesh previewers.Juan Linietsky
2019-03-04Update focus mask only if there is a focused control, fixes #26524Juan Linietsky
2019-03-04Warn about plane shape usage, closes #26503Juan Linietsky
2019-03-04Specifically error when users try to use sync to physics and move and slide, ...Juan Linietsky
2019-03-04Merge pull request #26511 from clayjohn/giprobe_gles2_warningRémi Verschelde
2019-03-03add warning to GIProbe when using GLES2clayjohn
2019-03-03Fixed missing exclude raycast shapes arguments in snap, closes #25230Juan Linietsky
2019-03-03Add a warning when using plain Container, as many users seem to misunderstand...Juan Linietsky
2019-03-03Skeletons can now choose between using local or world coords for processing, ...Juan Linietsky
2019-03-03Merge pull request #26514 from clayjohn/hide_properties_gles2Rémi Verschelde
2019-03-03Fix style issues from recent commitsRémi Verschelde
2019-03-02hide hdr and shadow_contact in gles2clayjohn
2019-03-02Removed some printsJuan Linietsky
2019-03-02Clean up and fix some situations where triangulation may fail, closes #26366Juan Linietsky
2019-03-02Fixed a case of broken loop due to wrapping on the edge, closes #25245Juan Linietsky
2019-03-02Make query checks less agressive, fixes #24694Juan Linietsky
2019-03-02Made the tooltip position offset configurableAndrettin
2019-03-01Remove extraneous line breaks from text resourcesPaul Trojahn
2019-03-01Remove old method that makes no sense today, fixes #25566Juan Linietsky
2019-03-01Fixed some crashers, closes #26393Juan Linietsky
2019-03-01Merge pull request #26441 from QbieShay/fix_sigill_when_no_parent_escnRémi Verschelde