Gordon MacPherson
|
e395eaf447
Fix editor resource preview deadlocking with --headless mode
|
2 年 前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 年 前 |
kobewi
|
d06a8320e5
Simplify GDVIRTUAL_CALL calls
|
2 年 前 |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 年 前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年 前 |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 年 前 |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
2 年 前 |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
2 年 前 |
clayjohn
|
652adcd5bf
Basic 3D rendering
|
2 年 前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
2 年 前 |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
2 年 前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
2 年 前 |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 年 前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年 前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年 前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年 前 |
lawnjelly
|
e3491a3744
Add GLES2 2D renderer + Linux display manager
|
4 年 前 |
Hugo Locurcio
|
bcf4a56c74
Replace references to VisualServer in code comments with RenderingServer
|
3 年 前 |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
3 年 前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
3 年 前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
3 年 前 |
kobewi
|
7ff135b015
Consistently prefix bound virtual methods with _
|
3 年 前 |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
3 年 前 |
reduz
|
0d2e02945b
Implement shader caching
|
3 年 前 |
Marcel Admiraal
|
fd30c36985
Rename Texture.get_data() to get_image()
|
3 年 前 |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 年 前 |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 年 前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年 前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年 前 |