Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
8 gadi atpakaļ |
Juan Linietsky
|
7bf4b592f8
using VariantParser to parse engine.cfg
|
8 gadi atpakaļ |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 gadi atpakaļ |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 gadi atpakaļ |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 gadi atpakaļ |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 gadi atpakaļ |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 gadi atpakaļ |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
8 gadi atpakaļ |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 gadi atpakaļ |
Fabio Alessandrelli
|
cdc97ca453
Properly localize absolute path.
|
8 gadi atpakaļ |
Fabio Alessandrelli
|
2f2cea070e
Properly handle absolute paths in Globals::localize_path
|
9 gadi atpakaļ |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
9 gadi atpakaļ |
Juan Linietsky
|
748836e0b3
Several all around fixes to visual scripting (in the process of creating demos)
|
9 gadi atpakaļ |
Franklin Sobrinho
|
9f242ed6e5
Added add_property_info function to Globals and EditorSettings classes
|
9 gadi atpakaļ |
Rémi Verschelde
|
87d0515d09
Fix main scene not being saved when set via Play button
|
9 gadi atpakaļ |
Juan Linietsky
|
a75f896338
First version of Profiler
|
9 gadi atpakaļ |
Juan Linietsky
|
5bb7cef836
Support for dynamic fonts (TTF)
|
9 gadi atpakaļ |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 gadi atpakaļ |
eska
|
b653762491
Encode vectors in Globals
|
9 gadi atpakaļ |
Franklin Sobrinho
|
41ae83e415
Fixed small inconsistencies with the text format
|
9 gadi atpakaļ |
Juan Linietsky
|
432e2e7769
proper joy axis support as actions, can be configured and inquired, fixes #2317
|
9 gadi atpakaļ |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 gadi atpakaļ |
Juan Linietsky
|
335c52ba03
Merge branch 'master' of https://github.com/godotengine/godot
|
9 gadi atpakaļ |
Juan Linietsky
|
fd836cad27
-Ensure .tscn and .tres always save in a deterministic way, fixes #2495
|
9 gadi atpakaļ |
reduz
|
496cb49771
Fix proper ordering of project settings properties, also fixes inability to change order of autoloads
|
9 gadi atpakaļ |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
9 gadi atpakaļ |
Juan Linietsky
|
a1142225bf
-split view of property editor and editor settings
|
9 gadi atpakaļ |
Ignacio Etcheverry
|
577bbcc6b3
Forbid renaming input presets
|
9 gadi atpakaļ |
Juan Linietsky
|
39f345a9ae
-deprecated pcz, replaced by just zip. Closes #2879
|
9 gadi atpakaļ |
masoud bh
|
6277fe3078
add priority to load binaryname.pck
|
9 gadi atpakaļ |