godot/scene
miwanczuk cbc68a3e04 Change rules of indenting for spaces
Now indentations and deindentations of spaces attemt to align text to
closest full indent level. It works with tab/tab+shift (both with
selection and no selection) as well as backspace. Also fixes bug where
selection and cursor position were mispaced after (un)indenting selected
text.
2019-05-11 10:30:40 +02:00
..
2d Fix ParallaxBackground breaking when moving it out the scene tree 2019-05-04 17:09:33 -07:00
3d fix CollisonShape changing shape cause crash when not in a tree 2019-05-05 13:30:58 +08:00
animation Merge pull request #24437 from mateusfccp/single_quotes_option 2019-04-30 14:58:33 +02:00
audio Removed function to compute time, should not be that useful in practice. 2019-04-27 15:28:20 -03:00
gui Change rules of indenting for spaces 2019-05-11 10:30:40 +02:00
main Merge pull request #24437 from mateusfccp/single_quotes_option 2019-04-30 14:58:33 +02:00
resources Merge pull request #28516 from Chaosus/fix_vs_mix_title 2019-05-06 17:34:15 +02:00
register_scene_types.cpp Fix Crash On Close When 3D Is Disabled 2019-04-25 21:59:07 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub