Pedro J. Estébanez
|
b450036120
Modernize RWLock
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
28eca3649d
Merge pull request #30622 from creikey/fix-path-caching
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
5 years ago |
Cameron Reikes
|
b3cb58e7b3
Some resources are freed before they are saved
|
5 years ago |
Juan Linietsky
|
c1dcdf6109
No more metadata and dependency indices kept in resources saved.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Juan Linietsky
|
d438ac0aed
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 years ago |
Juan Linietsky
|
db3b05d289
Reworked translation system
|
7 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
2cd2ca7bbc
Lot of work in new importer, importing textures now works.
|
8 years ago |
Juan Linietsky
|
96de0141cc
Removed import/export system, will start new one from scratch.
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
a503f8aadc
Groundbreaking!! Godot resources can now be flagged to be local to the scene being edited!
|
8 years ago |
Juan Linietsky
|
e9bb65db81
-All types have editable script now in properties
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Juan Linietsky
|
efdcf205d2
Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059.
|
8 years ago |
Juan Linietsky
|
8be2fabbe5
Changed import workflow
|
8 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |