Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Merge pull request #23065 from YeldhamDev/switch_optimized_handlers | Rémi Verschelde | |
Switch unoptimized handlers from spatial editor viewport to optimized ones | |||
2018-10-16 | Switch unoptimized handlers from spatial editor viewport to optimized ones | Michael Alexsander Silva Dias | |
2018-10-16 | Merge pull request #22918 from DualMatrix/node_as_root_2 | Rémi Verschelde | |
Fixed setting node as root showing error and making invisible children visible. | |||
2018-10-16 | Merge pull request #22738 from akerudesu/script_comments | Rémi Verschelde | |
Improve toggle comment function in script editor | |||
2018-10-16 | Merge pull request #22885 from neikeq/issue-22122 | Rémi Verschelde | |
Hide numeric value for constants in EditorPropertyEnum | |||
2018-10-16 | Merge pull request #22894 from OsamaElHariri/prevent-comment-indent | Rémi Verschelde | |
A colon ending a comment line no longer indents the next line | |||
2018-10-16 | Merge pull request #22922 from mrcdk/fix_area_bus_override | Rémi Verschelde | |
Fixes Area and Area2D audio bus override | |||
2018-10-16 | Merge pull request #23009 from AlexHolly/doc-tabcontainer-rearrange | Rémi Verschelde | |
Doc Tabcontainer rearrange tabs | |||
2018-10-16 | Merge pull request #23016 from QbieShay/fix_visibility_toggle | Rémi Verschelde | |
Fixed visibility toggle with node selection | |||
2018-10-16 | Fixed setting node as root showing error and making invisible children visible. | DualMatrix | |
Fixed setting node as root showing error and making invisible children visible. | |||
2018-10-16 | Merge pull request #23018 from lupoDharkael/parse-bug | Rémi Verschelde | |
GDScriptTokenizer: Fix token_names order | |||
2018-10-16 | Merge pull request #22992 from Paulb23/delete_line_off_by_one | Rémi Verschelde | |
Fixed delete line being off by one, issue 22819 | |||
2018-10-16 | Merge pull request #22991 from Paulb23/type_syntax_highlighting_fixes | Rémi Verschelde | |
Fix types highlighting outside of function args and var declarations, issues 22029,21638 | |||
2018-10-16 | Merge pull request #22980 from CakHuri/remove-include-dupl | Rémi Verschelde | |
Removed duplication of include(s) | |||
2018-10-16 | Merge pull request #22548 from fire/visualscript_whitespace | Rémi Verschelde | |
Visualscript search fixes | |||
2018-10-16 | Merge pull request #22970 from marcelofg55/osx_mic_fix | Rémi Verschelde | |
Fixed issues with audio input on some Macs | |||
2018-10-16 | Merge pull request #22944 from fire/visual-script-constructor-21840 | Rémi Verschelde | |
Fixed the problem with vector3 constructor | |||
2018-10-15 | Fix enum values in the editor and hide enum numeric values in the Inspector | Ignacio Etcheverry | |
- Hide numeric value of enum constants in the inspector (EditorPropertyEnum) - EditorPropertyEnum, CustomPropertyEditor: Calculate values of enum constants correctly when only some of these constants have explicit values. | |||
2018-10-15 | Merge pull request #23029 from AlexHolly/doc-tabs | Max Hilbrunner | |
[DOCS] Tabs | |||
2018-10-15 | Doc Tabcontainer rearrange tabs | Alexander Holland | |
2018-10-15 | Doc Tabs | Alexander Holland | |
2018-10-15 | Merge pull request #23021 from dumitru-stama/fix_android_modules | Rémi Verschelde | |
Fixed initialization of android modules | |||
2018-10-14 | Fixed initialization of android modules | dumitru-stama | |
2018-10-14 | GDScriptTokenizer: Fix token_names order | lupoDharkael | |
2018-10-14 | Merge pull request #22942 from AlexHolly/doc-string-filedialog | Max Hilbrunner | |
Filled missing Doc for String and FileDialog | |||
2018-10-14 | fixed visibility toggle with node selection | QbieShay | |
before this PR toggling visibility of not selected nodes would toggle the visibility of the whole selection. This PR changes this behaviour, so if visibility is toggled on a node that it is not selected, the visibility toggle will happen only on this node. No changes to the behaviour of when one of the selected nodes has visibility toggled: they still toggle all together | |||
2018-10-14 | Merge pull request #22986 from AlexHolly/doc-lineedit-clear-button | Max Hilbrunner | |
Doc LineEdit MenuRedo and clear_button_enabled | |||
2018-10-14 | Merge pull request #22978 from CakHuri/fix-get_button_count-link | Max Hilbrunner | |
[Docs] Fixed 'get_button_count's link and a typo related to 'button'. | |||
2018-10-14 | Merge pull request #23001 from voithos/contributingdoc | Max Hilbrunner | |
Add useful links for contributors to CONTRIBUTING and README docs. | |||
2018-10-14 | Merge pull request #22924 from clayjohn/doc_MeshDataTool | Max Hilbrunner | |
[DOCS] Added descriptions to MeshDataTool classref | |||
2018-10-13 | Add useful links for contributors to CONTRIBUTING and README docs. | Zaven Muradyan | |
2018-10-13 | Fixed delete line being off by one, issue 22819 | Paulb23 | |
2018-10-13 | Fix types highlighting outside of function args and var declarations, issues ↵ | Paulb23 | |
22029,21638 | |||
2018-10-13 | Doc LineEdit MenuRedo and clear_button_enabled | Alexander Holland | |
2018-10-13 | Removed duplication of include(s): | M. Huri | |
- "collision_solver_sat.h". - "shaders/copy.glsl.gen.h" | |||
2018-10-13 | [Docs] Fixed 'get_button_count's link and a typo related to 'button'. | M. Huri | |
2018-10-13 | Merge pull request #22975 from CakHuri/shape-typo | Rémi Verschelde | |
Fixed a typo, sahpe to shape. | |||
2018-10-13 | Fixed a typo, sahpe to shape. | M. Huri | |
2018-10-12 | Fixed issues with audio input on some Macs | Marcelo Fernandez | |
2018-10-12 | Merge pull request #22939 from merumelu/tileset-add-texture-fix | Rémi Verschelde | |
TileSetEditor: Don't crash when adding invalid files | |||
2018-10-12 | Merge pull request #22929 from Windfisch/oa_hashmap_test | Thomas Herzog | |
Fix bug and add testcase for OAHashMap losing keys | |||
2018-10-12 | Filled missing Doc for String and FileDialog | Alexander Holland | |
2018-10-11 | Make visualscript search better. | K. S. Ernest (iFire) Lee | |
* There were spaces unequally inside the function definitions. * camelcase_to_underscore() should also work for numbers inside of the camel case. * Removed the builtin concept * Capitalize descriptions from methods too. * Match the visual script functions by removing the empty arguments "( )" * Add some test cases | |||
2018-10-11 | Fixed the problem with vector3 constructor | the 8th mage | |
Whenever there's a port change that may change the inputs, the default inputs will be recalculated. Moving the update port loop into its own function. Signed-off-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> | |||
2018-10-11 | added descriptions to MeshDataTool doc | clayjohn | |
2018-10-11 | Merge pull request #22915 from fire/visuals-shader-colour-constant-22906 | Rémi Verschelde | |
Fix for Visual Shader Editor #22906: Cannot change color on Color Con… | |||
2018-10-11 | Merge pull request #22844 from samgreen/fix_gui_dragging_spam | Rémi Verschelde | |
Fix spam when dragging in the editor | |||
2018-10-11 | Merge pull request #22800 from QbieShay/depth_write | Rémi Verschelde | |
Added the ability to write to gl_FragDepth. | |||
2018-10-11 | Merge pull request #22864 from milkowski/master | Rémi Verschelde | |
Fix build with Android NDK r18 | |||
2018-10-11 | Merge pull request #22931 from groud/fix_resource_name_inspector | Rémi Verschelde | |
Fixes resources name not showing in the inspector |