| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fix #3438
(cherry picked from commit c48ffed87a189c3543e0bb2a8056f24b5f7d19cb)
|
| |
|
|
| |
(cherry picked from commit 0a5472e697dee57956c2583a50bc5cf5faada5d8)
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
-Added new Gradle build system, as it is the required build system
|
| |
|
|
|
|
|
|
|
| |
add version_info and icon sections in "export to windows platform".
add version_info and icon to godot exe file (editor & template exe).
fix an problem in image class.
change all default icons to android export icon (a little more rounded).
create an python script for convert file to cpp byte array for use in
'splash.h'.
|
| | |
|
| | |
|
| |
|
|
|
| |
-Fixes to animationplayer
-fixes to collada importer
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
-=-=-=-=-=-=-=-=-=-=
Build System:
-Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions).
-Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test.
Engine:
-Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time).
-Added ability to open scenes even if a node type was removed (will try to guess the closest type).
-Removed deprecated node types.
|
| |
|