| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
EditorFileSystemDirectory
Make EditorFileDialog, FileDialog and EditorFileSystemDirectory alphanumerical sorting more natural
Added a new method 'naturalnocasecmp_to' and comparator 'NaturalNoCaseComparator' to String.
Fixes #8712.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I can show you the code
Pretty, with proper whitespace
Tell me, coder, now when did
You last write readable code?
I can open your eyes
Make you see your bad indent
Force you to respect the style
The core devs agreed upon
A whole new world
A new fantastic code format
A de facto standard
With some sugar
Enforced with clang-format
A whole new world
A dazzling style we all dreamed of
And when we read it through
It's crystal clear
That now we're in a whole new world of code
|
| |
|
|
|
|
| |
This new name also makes its purpose a little clearer
This is a step towards fixing #56
|
| |
|
|
| |
This saves typing and is a step towards fixing #56
|
| |
|
|
|
|
| |
visible (property) - access set_visible(bool) is_visible()
is_visible_in_tree() - true when visible and parents visible
show() hide() - for convenience
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Matrix32 -> Transform2D
Matrix3 -> Basis
AABB -> Rect3
RawArray -> PoolByteArray
IntArray -> PoolIntArray
FloatArray -> PoolFloatArray
Vector2Array -> PoolVector2Array
Vector3Array -> PoolVector3Array
ColorArray -> PoolColorArray
|
| |
|
|
| |
container!
|
| |
|
|
| |
renamed to PoolVector
|
| |
|
|
|
|
|
|
| |
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!
|
| | |
|
| | |
|
| |
|
|
| |
two functions to get/set the filter list.
|
| |
|
|
| |
permissions), closes #1938
|
| | |
|
| |
|
|
|
| |
and two more lines.
2 fixes in ru.po.
|
| |
|
| |
Closes #1686.
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Add keyboard shortcut to toggle "show hidden files" in FileDialog
|
| | | |
|
| | | |
|
| |/
|
|
|
| |
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).
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
set initial flag 'show_hidden_files' for file dialogs in project manager initialization
|
| | |
| |
| |
| | |
initialization
|
| |/
|
|
|
|
| |
-only refuse to load an older file if version major is different, fixes
#1944
-fix drive letter default value, fixes #1939
|
| | |
|
| | |
|
| |
|
|
| |
(can' t build android atm)
|
| | |
|
| |
|
|
| |
set correctly.
|
| |
|
|
| |
not manually added by the user.
|
| |
|
|
|
| |
-Made a few demos using Viewport to show it's true power!
-Fixed some start-up error messages.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
-fixed TouchScreenButton with stretch2d
-fixed(?) OSX crash on startup (test!!)
-compilation fixes on windows
-CollisionPolygon editor works again
-find buttons en find dialog
-TileMap editor cleanup (removed "error", made nicer)
-viewport flicker fixed
-make .scn default extension for saving scenes
-export the rest of the network classes to gdscript
|
| |
|