kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
před 2 roky |
Tomasz Chabora
|
882a4f8906
Port remaining connections to callable_mp
|
před 4 roky |
Yuri Rubinsky
|
8191b3c110
Rename `uniform` to `parameter` across the engine
|
před 3 roky |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
před 3 roky |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
před 3 roky |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
před 3 roky |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
před 3 roky |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
před 3 roky |
Hendrik Brucker
|
cf58d23a72
Add Vector4 to VisualShader
|
před 3 roky |
Haoyu Qiu
|
ccde2bf66f
Add property name style toggle to Inspector
|
před 3 roky |
Jakob Bouchard
|
6553f5c242
Convert _notification methods to switch - Chunk C
|
před 3 roky |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
před 3 roky |
Yuri Roubinsky
|
422f7b280f
Optimize include files to improve `shader_language.h` compilation speed
|
před 3 roky |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
před 3 roky |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
před 3 roky |
Rémi Verschelde
|
67d3195c60
Merge pull request #50648 from foxydevloper/remove-weird-prints
|
před 4 roky |
foxydevloper
|
42d740d641
Make various strings translatable
|
před 4 roky |
foxydevloper
|
91bd7b9b2c
Remove random prints for some shader actions
|
před 4 roky |
reduz
|
6631f66c2a
Optimize StringName usage
|
před 4 roky |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
před 4 roky |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
před 4 roky |
Michael Alexsander
|
f2ad7c5f12
Fix heap-use-after-free in Import Defaults Editor
|
před 4 roky |
reduz
|
1aa2823fa3
Removed _change_notify
|
před 4 roky |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
před 4 roky |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
před 5 roky |
David Sichma
|
5d33cd94c8
Shader globals bugfixes
|
před 4 roky |
Rafał Mikrut
|
2ad5b7100b
Don't try to compare freed object to nullptr
|
před 4 roky |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
před 5 roky |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 5 roky |
Rémi Verschelde
|
1a8167867b
Modernize remaining uses of 0/NULL instead of nullptr (C++11)
|
před 5 roky |