summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-07-12Merge pull request #20068 from Xrayez/submenu-popup-delayMax Hilbrunner
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-10Fix possible bug with AudioStreamPlayer2D audio positionMarcelo Fernandez
2018-07-10fix ColorPickerButton.get_popup()Alexander Holland
2018-07-10Merge pull request #20014 from Chaosus/scrollableMax Hilbrunner
2018-07-09Improved stream paused fade codeMarcelo Fernandez
2018-07-09Add ability to set submenu's popup delay time on mouse hoveringAndrii Doroshenko (Xrayez)
2018-07-07Add option to convert Particles to CPUParticlesJuan Linietsky
2018-07-07Added scrollable property to SlidersChaosus
2018-07-06Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky
2018-07-05Merge pull request #19475 from YeldhamDev/animplayer_cosmeticMax Hilbrunner
2018-07-05Merge pull request #19498 from guilhermefelipecgs/fix_regressionMax Hilbrunner
2018-07-05Merge pull request #19646 from chanon/fix-audiostream-cant-set-null-streamMax Hilbrunner
2018-07-05Merge pull request #19735 from Paulb23/text_offset_issue_15688Max Hilbrunner
2018-07-05Merge pull request #19351 from guilhermefelipecgs/fix_reversed_textMax Hilbrunner
2018-07-05Merge pull request #19187 from Zirak/editor-autocomplete-quoteMax Hilbrunner
2018-07-05Merge pull request #18028 from gabrii/18026Max Hilbrunner
2018-07-04Fixes to the new inspectorGuilherme Felipe
2018-07-05Merge pull request #19015 from toger5/fixed_scrolling_with_trackpad_in_new_in...Max Hilbrunner
2018-07-04Merge pull request #19960 from groud/fix_control_sizeMax Hilbrunner
2018-07-04Merge pull request #19947 from GagaPete/html5-http-fixMax Hilbrunner
2018-07-04Fixes control nodes size not updated when outside the treegroud
2018-07-04Merge pull request #19782 from Calinou/fix-control-pixel-snap-roundingRémi Verschelde
2018-07-04Merge pull request #19786 from JFonS/correct_normal_scalingRémi Verschelde
2018-07-04Fix CORS problems due to added headers on JS targetGagaPete
2018-07-03-Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI projectJuan Linietsky
2018-07-03Merge pull request #19853 from khairul169/duplicate_bugMax Hilbrunner
2018-07-03Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner
2018-07-03Merge pull request #17438 from Deluvi/get-word-pos-quote-fixMax Hilbrunner
2018-07-03Merge pull request #18634 from groud/fix_control_child_of_node2dMax Hilbrunner
2018-07-03Merge pull request #19205 from marcelofg55/audio_stream_pauseMax Hilbrunner
2018-07-03Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferredMax Hilbrunner
2018-07-03Merge pull request #19246 from xemjeff/physicsMax Hilbrunner
2018-07-03Merge pull request #19398 from godotengine/remove-left-marginMax Hilbrunner
2018-07-03Merge pull request #19565 from robojumper/fixed_edge_scrollMax Hilbrunner
2018-07-03Ensure, if a texture meant for a normal map is imported and size limit exists...Juan Linietsky
2018-07-03Merge pull request #19843 from Calinou/fix-dynamicfont-hinting-settingMax Hilbrunner
2018-07-02Added ability for SSAO to affect AO textures tooJuan Linietsky
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-07-02Removed two skeleton parameter from compilation width no 3dAndrea Catania
2018-07-01Merge pull request #19875 from willnationsdev/meta-underlinedGeorge Marques
2018-07-01-Fix in animationplayback, sound would be cut on loopJuan Linietsky
2018-07-01Center text drawing in LineEditPaulb23
2018-07-01Merge pull request #19871 from guilhermefelipecgs/fix_performance_uiRémi Verschelde
2018-07-01Fix performance for godot's interfaceGuilherme Felipe
2018-07-01Merge pull request #19886 from AndreaCatania/no3dRémi Verschelde
2018-07-01Fixes #19845 no 3d Compilation issueAndrea Catania
2018-07-01Fixes #19648 Kinematic body move_and_slide compatibility issueAndrea Catania
2018-07-01added cylinder shape supportmuiroc