Yuri Sizov
|
6320a0fc18
Add ThemeDB, expose previously static Theme methods
|
3 лет назад |
Hendrik Brucker
|
36061c5dca
Vector4/Vector4i: Add missing methods, tests and fix change of sign operator
|
3 лет назад |
jtorre39
|
667faa68e9
Add unit tests for all public methods in the SpriteFrames class
|
3 лет назад |
Rémi Verschelde
|
426240f18a
Merge pull request #50907 from codepatzer/quaternion_ut
|
3 лет назад |
Rémi Verschelde
|
29afda3fd5
Merge pull request #60736 from StrawbDev/audio-stream-sample-unit-test
|
3 лет назад |
codepatzer
|
d0cb0ff248
Add tests file for Quaternion unit tests, with initial UTs
|
4 лет назад |
StrawbDev
|
3c252d5c6d
Add test cases for AudioStreamWAV
|
3 лет назад |
Timon Bestebreur
|
997f18f686
Add Unit Tests for InputEventKey
|
3 лет назад |
Rémi Verschelde
|
255e0770c4
Merge pull request #54325 from skimmedsquare/test-add-rid
|
3 лет назад |
Timon Bestebreur
|
92b392e3db
Add unit tests for Shortcut
|
3 лет назад |
Sean Kim
|
4706b975b6
Add unit tests for RID class.
|
4 лет назад |
Fabian Keller
|
f242f9c738
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
|
3 лет назад |
Juan Linietsky
|
0dd65378e7
Add support for command-line user arguments.
|
3 лет назад |
Hugo Locurcio
|
208435fb90
Add a test suite for OS
|
5 лет назад |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
3 лет назад |
reduz
|
67a260d63f
Implement a Worker ThreadPool
|
3 лет назад |
cabinboy1031
|
7730001390
Implemented tests for Plane getters and setters.
|
5 лет назад |
reduz
|
45af29da80
Add a new HashSet template
|
3 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 лет назад |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 лет назад |
Rémi Verschelde
|
5c52b30471
Merge pull request #60529 from timothyqiu/theme-validation
|
3 лет назад |
Aaron Franke
|
0ae00a07d6
Rename variable names for some singletons
|
3 лет назад |
Rémi Verschelde
|
e9e2aaf812
Merge pull request #60513 from Calinou/default-font-add-msdf-mipmap
|
3 лет назад |
Haoyu Qiu
|
d8c04cda3a
Validate theme type/item names
|
3 лет назад |
Hugo Locurcio
|
43c34bf611
Add MSDF and mipmap generation project settings for the default font
|
3 лет назад |
Paulb23
|
c1d445f1e5
Add inital TextEdit UnitTests
|
3 лет назад |
Paulb23
|
5e4e4967fe
Use Input::push_input for tests plus extra mouse testing
|
3 лет назад |
Rémi Verschelde
|
c99a1af0fb
Remove unused legacy tests
|
3 лет назад |
bruvzg
|
29199579f7
Add sub-pixel glyph positioning support.
|
4 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 лет назад |