Poommetee Ketson
|
2777f81d29
Add object type hint for docs
|
8 年 前 |
Juan Linietsky
|
db3b05d289
Reworked translation system
|
8 年 前 |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 年 前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年 前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年 前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年 前 |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 年 前 |
Juan Linietsky
|
2cd2ca7bbc
Lot of work in new importer, importing textures now works.
|
8 年 前 |
Juan Linietsky
|
96de0141cc
Removed import/export system, will start new one from scratch.
|
8 年 前 |
Juan Linietsky
|
0aa7242624
WIP new AudioServer, with buses, effects, etc.
|
8 年 前 |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 年 前 |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 年 前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年 前 |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 年 前 |
Juan Linietsky
|
a503f8aadc
Groundbreaking!! Godot resources can now be flagged to be local to the scene being edited!
|
8 年 前 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 年 前 |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
8 年 前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年 前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年 前 |
Rémi Verschelde
|
22419082d9
Remove some noisy debug prints
|
9 年 前 |
Juan Linietsky
|
efdcf205d2
Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059.
|
9 年 前 |
Geequlim
|
2bbedd35dd
Expose ResourceImportMetadata::set_source_md5 for script
|
9 年 前 |
Juan Linietsky
|
8be2fabbe5
Changed import workflow
|
9 年 前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年 前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年 前 |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
9 年 前 |
Juan Linietsky
|
e9bbb97acc
Multiple scene editing *POTENTIALLY UNSTABLE*
|
10 年 前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 年 前 |
Jeffrey Steward
|
84be16758e
Added the default arguments to the binding for ResourceImportMetadata::add_source to match the c++ version
|
10 年 前 |
Juan Linietsky
|
ff5a815523
fixed bug where resource path is properly exported
|
11 年 前 |