Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-03 | Merge pull request #16944 from rainerdeyke/master | Max Hilbrunner | |
Added 'fill selection' command to grid map editor | |||
2018-07-03 | Merge pull request #17582 from Ovnuniarchos/TMapEditorMultiSel | Max Hilbrunner | |
Tile randomizer for tilemap editor. | |||
2018-07-03 | Merge pull request #17438 from Deluvi/get-word-pos-quote-fix | Max Hilbrunner | |
get_word_at_pos considers simple and double quotes | |||
2018-07-03 | Merge pull request #18634 from groud/fix_control_child_of_node2d | Max Hilbrunner | |
Fixes the bad calculation of margin & anchors when child of Node2D | |||
2018-07-03 | Merge pull request #18976 from chanon/new-get-stack | Max Hilbrunner | |
Add new get_stack function to get GDScript stack trace as array | |||
2018-07-03 | Merge pull request #19138 from firefly2442/pcre2-10.31 | Max Hilbrunner | |
update PCRE2 to version 10.31, fixes #15662 | |||
2018-07-03 | Merge pull request #19166 from Grula/issue-18779 | Max Hilbrunner | |
Changed "Syntax Menu" into radio Menu | |||
2018-07-03 | Merge pull request #19156 from volzhs/fix-remove-split | Max Hilbrunner | |
Fix unable to remove split on Polygon 2D editor after restarting editor | |||
2018-07-03 | Merge pull request #19934 from volzhs/gles2-android | Rémi Verschelde | |
Change required gles version to 2 for android | |||
2018-07-03 | Merge pull request #19192 from marcelofg55/undo_redo_msg | Max Hilbrunner | |
Add a message when there is nothing to Undo or Redo | |||
2018-07-04 | Change required gles version to 2 for android | volzhs | |
2018-07-03 | Merge pull request #19205 from marcelofg55/audio_stream_pause | Max Hilbrunner | |
Pause AudioStreamPlayer when SceneTree pauses | |||
2018-07-03 | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred | Max Hilbrunner | |
Increases settings apply speed and added deferred color setting to ColorPicker | |||
2018-07-03 | Merge pull request #19246 from xemjeff/physics | Max Hilbrunner | |
Hinge Joint Inspector - Change range for motor target velocity and params bias values | |||
2018-07-03 | Merge pull request #19251 from YeldhamDev/script_templates_changes | Max Hilbrunner | |
Small changes to the comments in the script templates | |||
2018-07-03 | Merge pull request #19398 from godotengine/remove-left-margin | Max Hilbrunner | |
Remove default non-zero left margin | |||
2018-07-03 | Merge pull request #18305 from groud/inputmap_gui | Max Hilbrunner | |
Move the deadzone to a column in the input project settings | |||
2018-07-03 | Merge pull request #19682 from dragmz/particles_redraw_fix | Max Hilbrunner | |
Prevent redraws when an inactive Particles2D node is present | |||
2018-07-03 | Merge pull request #19565 from robojumper/fixed_edge_scroll | Max Hilbrunner | |
Re-enable scrolling via selecting code beyond edges in text_edit.cpp | |||
2018-07-03 | Ensure, if a texture meant for a normal map is imported and size limit ↵ | Juan Linietsky | |
exists, that it's renormalized after resize. | |||
2018-07-03 | Merge pull request #19634 from guilhermefelipecgs/fix_shortcut_conflict | Max Hilbrunner | |
Remove shortcut conflict | |||
2018-07-03 | Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspector | Max Hilbrunner | |
Add proper type information to array property | |||
2018-07-03 | Merge pull request #19708 from RandomShaper/fix-windows-touch | Max Hilbrunner | |
Fix touch issues on Windows | |||
2018-07-03 | Merge pull request #19802 from matthew1006/custom-feature-tag-fix | Max Hilbrunner | |
Fixed project settings overrides not using custom feature tags. | |||
2018-07-03 | Merge pull request #19639 from volzhs/rescan-file-moved | Max Hilbrunner | |
Re-scan only when actually moving file | |||
2018-07-03 | Merge pull request #19843 from Calinou/fix-dynamicfont-hinting-setting | Max Hilbrunner | |
Fix the DynamicFont hinting setting being ineffective | |||
2018-07-03 | Merge pull request #19819 from MetaSaval/master | Max Hilbrunner | |
Change the neighbours vector to a set in AStar | |||
2018-07-03 | Merge pull request #19921 from ttencate/yield_docs | Max Hilbrunner | |
Document return value of yield() with signals | |||
2018-07-03 | Fix server build after 7fc23675 | Rémi Verschelde | |
2018-07-03 | Hacked around duplication bug. I think duplicate needs to be even smarter, ↵ | Juan Linietsky | |
maybe pass two bools? (containers and/or resources) | |||
2018-07-02 | Added ability for SSAO to affect AO textures too | Juan Linietsky | |
2018-07-02 | Document return value of yield() with signals | Thomas ten Cate | |
Fixes godotengine/godot-docs#1478 | |||
2018-07-02 | -Fixes to how hashing happened, now StringName and NodePath use default ↵ | Juan Linietsky | |
hasher, this was leading to some severe slowdown in scenarios -Fixes to some duplication scenarios for instanced scenes | |||
2018-07-02 | Merge pull request #19905 from AndreaCatania/no3d_2 | Rémi Verschelde | |
Removed two skeleton parameter from compilation width no 3d | |||
2018-07-02 | further fixes to tag detection on importer | Juan Linietsky | |
2018-07-02 | Removed two skeleton parameter from compilation width no 3d | Andrea Catania | |
2018-07-01 | Merge pull request #19875 from willnationsdev/meta-underlined | George Marques | |
Fix underline_meta not working in RichTextLabel | |||
2018-07-02 | Add a condition to detect duplicates objects, so cases like object-col.323, ↵ | Juan Linietsky | |
common in blender, is still detected as collision. | |||
2018-07-01 | -Fix in animationplayback, sound would be cut on loop | Juan Linietsky | |
-Fix on scene importer, keeping changes to animation tracks was not working | |||
2018-07-01 | Tile randomizer for tilemap editor. | Ovnuniarchos | |
2018-07-01 | Doc: Fix typos spotted by @yurchor | Rémi Verschelde | |
2018-07-01 | Merge pull request #19871 from guilhermefelipecgs/fix_performance_ui | Rémi Verschelde | |
Fix performance for godot's interface | |||
2018-07-01 | Merge pull request #19851 from ibrahn/fix-icon-readme-link | Rémi Verschelde | |
Corrected art depo link in editor icons readme. | |||
2018-07-01 | Corrected art depo link in editor icons readme. | Ibrahn Sahir | |
2018-07-01 | Fix performance for godot's interface | Guilherme Felipe | |
2018-07-01 | Merge pull request #19886 from AndreaCatania/no3d | Rémi Verschelde | |
Fixes #19845 no 3d Compilation issue | |||
2018-07-01 | Fixes #19845 no 3d Compilation issue | Andrea Catania | |
2018-07-01 | Merge pull request #19884 from AndreaCatania/compfix | Rémi Verschelde | |
Fixes #19648 Kinematic body move_and_slide compatibility issue | |||
2018-07-01 | Fixes #19648 Kinematic body move_and_slide compatibility issue | Andrea Catania | |
2018-07-01 | Fix underline_meta not working in RichTextLabel | Will Nations | |