summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-06Reverted printable null object, seems to cause bugs around and not sure why.Juan Linietsky
Will have to check better, likely for 3.0
2016-08-06Likely with bugs and with some features are missing, as well as profiler ↵Juan Linietsky
support, but VisualScript should be more or less done!
2016-08-05VisualScript can now execute visual scripts, but there is no debugger or ↵Juan Linietsky
profiler yet.
2016-08-05Merge pull request #6043 from SaracenOne/texture_region_edit_fixRémi Verschelde
TextureRegionEditor snap_mode fix.
2016-08-05Some additions to the OS documentation (#6037)MSC
2016-08-04TextureRegionEditor snap_mode fix.Saracen
2016-08-04Concluded base visual scripting! can edit but not run though.Juan Linietsky
2016-08-03More work on visual scripting..Juan Linietsky
2016-08-03Merge pull request #6026 from Marqin/docsRémi Verschelde
[ci skip] update Raycast documentation
2016-08-03[ci skip] update Raycast documentationHubert Jarosz
clarification that set_cast_to needs LOCAL point and get_collision_point gives GLOBAL point
2016-08-03Bump version to 2.2-alphaRémi Verschelde
There are now new developments that will not be in 2.1-stable
2016-08-03Merge pull request #6024 from Paulb23/missing_license_quotation_typoRémi Verschelde
Added missing license and fixed quotation typo
2016-08-03Added missing license and quotation typoPaulb23
2016-08-03More progress on visual script editingJuan Linietsky
2016-08-03Merge pull request #6021 from marcelofg55/masterRémi Verschelde
Fix set_window_size not setting the correct size on OSX
2016-08-03Fix translatable strings in VisualScriptRémi Verschelde
2016-08-02Fix set_window_size not setting the correct size on OSXmarcelofg55
2016-08-02Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-08-02WIP visual scripting, not working yet but you can check out stuffJuan Linietsky
2016-08-02Merge pull request #6009 from leezh/dynamicfont_tweaksRémi Verschelde
Added texture filtering and char spacing for DynamicFont
2016-08-02DynamicFont caches now accounts for texture flagsZher Huei Lee
CacheID added for future-proofing
2016-08-02Added extra spacing support for DynamicFontZher Huei Lee
Side effect is that label min-size will now take into account kerning.
2016-08-02Added texture mipmaps and filtering to DynamicFontZher Huei Lee
2016-08-01Merge pull request #5993 from profelis/PR-scan-dragged-folder-2Rémi Verschelde
Improved drad&drop files on project manager
2016-08-01Auto import project folder, confirm scan multiple folders or non-project folderDima Granetchi
2016-08-01Merge pull request #5175 from Paulb23/scene_tree_dock_shortcutsRémi Verschelde
Added Scene tree dock shortcuts
2016-08-01Added Scene tree dock shortcutsPaulb23
2016-08-01Merge pull request #5996 from hurikhan/editor_help_indentationRémi Verschelde
Fix help page title indentation
2016-08-01Fix help page title indentationMario Schlack
2016-07-31Improve dialog title when scanning for projectsRémi Verschelde
2016-07-31Merge pull request #5981 from profelis/PR-scan-dragged-folderRémi Verschelde
Drag open scan window if engine.cfg not found
2016-07-31Merge pull request #5980 from profelis/PR-run-btn-availabilityRémi Verschelde
Run button availability check
2016-07-31Merge pull request #5976 from allkhor/masterRémi Verschelde
Fix String::is_valid_integer() for single symbols + and -
2016-07-31dnd folder open scan window if engine.cfg not foundDima Granetchi
2016-07-31fix run button availability checkDima Granetchi
2016-07-30Merge pull request #5978 from eska014/class-docRémi Verschelde
Document FuncRef, GDFunctionState, InstancePlaceholder, RID and World2D
2016-07-30Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2Deska
2016-07-31Fix String::is_valid_integer() for single symbols + and -allkhor
2016-07-30Merge pull request #5971 from Hinsbart/ui_axisRémi Verschelde
UI navigation via JOYSTICK_MOTION.
2016-07-30UI navigation via JOYSTICK_MOTION.Andreas Haas
Previously, you could assign joystick axis events to "ui_*" actions but they had no effect. See https://godotengine.org/qa/6232
2016-07-30Merge pull request #5966 from neikeq/pr-issue-5935Rémi Verschelde
Fix infinite loop when replacing text
2016-07-30Fix infinite loop when replacing textIgnacio Etcheverry
2016-07-29Merge pull request #5963 from Hinsbart/pm_dropRémi Verschelde
Project Manager: Import projects using filesystem drag'n'drop.
2016-07-29Project Manager: Import projects using filesystem drag'n'drop.Andreas Haas
Can drop an engine.cfg file over the window to import it ;)
2016-07-29Merge pull request #5961 from SaracenOne/script_sync_fixRémi Verschelde
Explicitly initialize 'pending_auto_reload' to false.
2016-07-29Explicitly initialize 'pending_auto_reload' to false.Saracen
2016-07-29Merge pull request #5957 from djrm/new_iconsRémi Verschelde
New http request and tutorials icon
2016-07-29Merge pull request #5955 from profelis/PR-update-selected-listRémi Verschelde
Keep ProjectManager.selected_list up to date
2016-07-29Merge pull request #5954 from vnen/fix-icons-generationRémi Verschelde
Fix editor icons source file generation
2016-07-28New http request and tutorials iconDaniel J. Ramirez
Remove garbage in group icon