summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2018-07-03Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner
2018-07-03Merge pull request #19192 from marcelofg55/undo_redo_msgMax 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 #19802 from matthew1006/custom-feature-tag-fixMax Hilbrunner
2018-07-03Merge pull request #19819 from MetaSaval/masterMax Hilbrunner
2018-07-03Hacked around duplication bug. I think duplicate needs to be even smarter, ma...Juan Linietsky
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-06-30-Fixes to OBJ importer, option to disable optimizationJuan Linietsky
2018-06-27Change the neighbours vector to a set in AStarDanny
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27Fixed project settings overrides not using custom feature tags.matthew1006
2018-06-25State machine animation nodeJuan Linietsky
2018-06-25Merge pull request #19193 from tagcup/quat_normJuan Linietsky
2018-06-22Merge pull request #19695 from rraallvv/nocache_gen_masterRémi Verschelde
2018-06-21Added auto triangle generation in blend space, using Delaunay.Juan Linietsky
2018-06-21Remove error messagesJuan Linietsky
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-06-19Fixed float Color conversions to int typesMax
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-18Expose OS.get_ticks_usec()Marc Gilleron
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-13Merge pull request #19509 from SaracenOne/imeRémi Verschelde
2018-06-12Fixed regression making the logger not respect the max files limit.Michael Alexsander Silva Dias
2018-06-11IME context detection.Saracen
2018-06-07Added functions to get trimesh infoAndrea Catania
2018-05-31Merge pull request #19263 from vnen/fix-get-returnRémi Verschelde
2018-05-31Style: Apply clang-format (5.0) to some missed filesRémi Verschelde
2018-05-30Merge pull request #19278 from karroffel/image-rgbe-srgbJuan Linietsky
2018-05-30added rgbe_to_srgb method to Imagekarroffel
2018-05-30Don't add a period to a log file name if it has no extension.Michael Alexsander Silva Dias
2018-05-30Merge pull request #19266 from akien-mga/os-execute-docMax Hilbrunner
2018-05-30Improve return value of OS.execute in blocking/non-blocking variantsRémi Verschelde
2018-05-29Fix return type of _get() virtual methodGeorge Marques
2018-05-29New sync RPC modes to match all combinationsFabio Alessandrelli
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-29Merge pull request #19021 from Faless/rpc_sync_fixMax Hilbrunner
2018-05-28Sync classref with current sourceRémi Verschelde
2018-05-28Revert "Make the performance reporting update frequency customizable"Juan Linietsky
2018-05-28Merge pull request #19213 from bit-shift-io/masterRémi Verschelde
2018-05-28Merge pull request #18410 from GodotExplorer/debugger-inherited-variablesRémi Verschelde
2018-05-28Merge pull request #18899 from ibrahn/gdscript-license-infoRémi Verschelde
2018-05-28Fix for not picking up locale of some .po translation filesFabian
2018-05-27Fixed Basis -> Quat conversions, added a few safety checks.tagcup
2018-05-27Add a message when there is nothing to Undo or RedoMarcelo Fernandez
2018-05-26Merge pull request #18279 from RandomShaper/allow-naive-httpMax Hilbrunner
2018-05-26Merge pull request #18998 from Calinou/customizable-performance-reporting-rateMax Hilbrunner