Age | Commit message (Collapse) | Author |
|
|
|
and speeds up. Closes #2040
-Removed support of loading BitMap as image, now it must be load as a pnm, also closes #2040
|
|
Closes #2075
|
|
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
|
|
|
|
Fix Remove Item option in TileSet plugin
|
|
|
|
|
|
|
|
|
|
|
|
Prevent deleting input presets as it does not work
|
|
Add editor setting for display mode on file dialog and filesystem dock
|
|
|
|
Follow-up of #3076.
Now the only thing possible to do with input presets is to add/remove key bindings. It was already the case previously but it's now clearer in the UI.
|
|
Option to rename input actions
|
|
|
|
|
|
|
|
|