| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
The other subfolders of tools/ had already been moved to either
editor/, misc/ or thirdparty/, so the hiding the editor code that
deep was no longer meaningful.
|
| | |
|
| |
|
|
|
|
|
|
| |
Variant.
All usages of "type" to refer to classes were renamed to "class"
ClassDB has been exposed to GDScript.
OBJ_TYPE() macro is now GDCLASS()
|
| |
|
|
|
|
|
|
| |
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!
|
| |
|
|
| |
time
|
| | |
|
| |
|
|
| |
Probably fixes many issues of this kind, like missing shortcuts or other settings
|
| | |
|
| |
|
|
|
| |
-editor settings now save to .tres instead of .xml
-buttons can now hold a shortcut
|
| |
|
|
| |
included is a French translation!
|
| | |
|
| |
|
|
|
|
| |
Not all APIs are provided yet, please request whathever you are missing.
Some example plugins are provided in demos/plugins. Just copy them to a folder in your project named addons/ and then enable them from the project settings.
Have fun!
|
| |
|
|
| |
but feedback welcome!
|
| |
|
|
| |
can contain a pre-loaded list of projects to be added to editor_settings.xml
|
| | |
|
| |
|
|
|
|
|
|
| |
Useful for everybody wanting to package godot.
Fixes #1026.
-> Retain the old behaviour: path in error msg only when exporting.
-> User templates override system templates
|
| |
|
|
| |
-It is now really easy to deploy an android build with debug, and debug it
|
| |
|
|
|
|
|
|
|
| |
-ItemList control for easier lists/thumbnails
-New file dialog, with support for thumbnails, favorites, recent places,
etc
-Moved .fscache out of the project, no more bugs due to committed/pulled
.fscache!
-Dir dialog now sorts directories
|
| | |
|
| |
|