summaryrefslogtreecommitdiff
path: root/scene/main
AgeCommit message (Expand)Author
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-24Opens the menu with the same parent on mouse focusGuilherme Felipe
2018-07-23Merge pull request #19888 from AndreaCatania/pryJuan Linietsky
2018-07-23Implemented proceses priorityAndrea Catania
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-07-05Merge pull request #19015 from toger5/fixed_scrolling_with_trackpad_in_new_in...Max Hilbrunner
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-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-06-30Fix duplicate bugkhairul169
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-19Add missing NULL checks for add_child_below_nodeMarcelo Fernandez
2018-06-07Fix regression with cursor shapeGuilherme Felipe
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-03Add option to disable automatic multiplayer pollFabio Alessandrelli
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-24Revert #14753, as it is buggy and no longer necessary.Webster Sheets
2018-05-18fixed scrolling in new ispector when using trackpad pan gesturetoger5
2018-05-16Merge pull request #18928 from BastiaanOlij/fix_viewport_flagsRémi Verschelde
2018-05-16Store flags so it isn't lost when viewport isn't setup yetBastiaan Olij
2018-05-15-New inspector.Juan Linietsky
2018-05-09Merge pull request #18709 from Faless/multiplayer_docsMax Hilbrunner
2018-05-08Merge pull request #15119 from poke1024/visible-subwindowsJuan Linietsky
2018-05-08Merge pull request #15074 from PJB3005/17-12-26-remove_gui_focus_on_visibilit...Juan Linietsky
2018-05-08Rename multiplayer_api to just multiplayer.Fabio Alessandrelli
2018-05-08Fix double free for drag preview control in viewportGeequlim
2018-05-07Merge pull request #17295 from eon-s/instance-placeholderJuan Linietsky
2018-05-07Merge pull request #15911 from Zephilinox/ready_signalJuan Linietsky
2018-05-07Merge pull request #18524 from BastiaanOlij/keep_3d_linearJuan Linietsky
2018-05-07Merge pull request #18454 from KidRigger/working_timerMax Hilbrunner
2018-05-06Added option to viewport to keep linear colorBastiaan Olij
2018-05-03Merge pull request #18514 from neikeq/api-hash-fixesRémi Verschelde
2018-05-02Merge pull request #18451 from volzhs/node-nameRémi Verschelde
2018-05-03Check invalid node namevolzhs
2018-04-30Implement universal translation of touch to mousePedro J. Estébanez
2018-04-29Fix binding some core API methods only in tools buildsIgnacio Etcheverry
2018-04-27Allows setting the Timer wait_time in start method.Anish
2018-04-10Implement Input.set_default_cursor_shape to change the default shapeGuilherme Felipe
2018-04-09Made print_tree_pretty() function which displays scene tree graphicallyGeoffrey
2018-04-08Merge pull request #17227 from Faless/multiplayer_apiJuan Linietsky
2018-04-08Merge pull request #17382 from bojidar-bg/13971-path-array-unsavedJuan Linietsky
2018-04-07Removed strange custom world2d in CanvasLayer, been there since always and no...Juan Linietsky
2018-04-07Improve popup menus usabilityPedro J. Estébanez
2018-03-23Merge pull request #17321 from LinkDoyle/issue_16350Rémi Verschelde
2018-03-19Fix oversampled font artifacts after resizeRuslan Mustakov