Age | Commit message (Collapse) | Author |
|
|
|
Add keyboard shortcut to toggle "show hidden files" in FileDialog
|
|
You can now create an inherited scene based on an already opened scene
|
|
|
|
Fix editor layout saving
|
|
Disable renaming SpriteFrames
|
|
Show the texture name after the frame number in the SpriteFrames editor
|
|
Change Import > Sub-Scene to Import > Node from scene
|
|
management, fixes #1926
-filesystem dock now tracks objects and directories in real-time, fixes #2009
|
|
|
|
scaling together in the project settings, closes #1974
|
|
|
|
and speeds up. Closes #2040
-Removed support of loading BitMap as image, now it must be load as a pnm, also closes #2040
|
|
|
|
|
|
|
|
bugs, closes #2115
|
|
the script, closes #2128
|
|
|
|
|
|
|
|
enabled by default. Closes #2284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #2391
|
|
|
|
|
|
|
|
|
|
-Scene edit state is saved outside the scene now, to avoid changes .tscn files when nothing really changed
-Created a VariantWriter helper to unify all variant to text writing
-Moved SceneFormatText writing to VariantWriter
-Moved ConfigFile to use VariantWriter and VariantParser, added compatibility mode for old .cfg files that use engine.cfg format
|
|
removed console, which was obsolete and unused sine long long ago
|
|
fixes #2599
|
|
|
|
change order of autoloads
|
|
|
|
|
|
|
|
Closes #2670
|
|
All classes were reviewed apart from VisualServer for which no argument name is documented at all.
While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place).
|
|
|
|
-Made help more readable, closes #2851
|
|
|
|
|
|
-Fix potential deadlock in stream player
-Fix collada to support broken files from ColladaMaya
|
|
|