Rémi Verschelde
|
e33a73d66e
EditorProperty: Fix range hint parsing with optional step
|
3 years ago |
Rémi Verschelde
|
0e0ccc4adf
ImageLoader: Remove references to unsupported svgz extension
|
3 years ago |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
2e8fdd0112
Fix typos with codespell
|
3 years ago |
Haoyu Qiu
|
b90bec546d
Make `--doctool` locale aware
|
3 years ago |
Yuri Sizov
|
fce6e13034
Make default/project theme wait for modules before initializing
|
3 years ago |
Rémi Verschelde
|
49285b2639
Remove editor splash screen with sponsors logo
|
3 years ago |
lawnjelly
|
07e5022cce
BVH - add option for expanded AABBs in leaves
|
3 years ago |
Pawel Lampe
|
cc0479a17e
Fix exit code for --script --check-only, fixes #54087
|
3 years ago |
Yuri Sizov
|
b02c61ddb1
Ignore OS specific values (constants, project settings, properties)
|
3 years ago |
Rémi Verschelde
|
77f52bdf99
Merge pull request #52137 from Ansraer/3.x-2d-scale-factor
|
3 years ago |
Ansraer
|
d44aa61735
implement better ui scaling
|
3 years ago |
Rémi Verschelde
|
7c9e06f936
Merge pull request #48686 from bruvzg/bundle_icon_3
|
3 years ago |
Hugo Locurcio
|
b63016c571
Display an alert when attempting to run a project with no main scene
|
3 years ago |
tommyZZM
|
f2a3af47e4
[3.x] Backport Accept global classes for MainLoop type in project settings
|
3 years ago |
Hugo Locurcio
|
59f24d8867
Define a default minimum window size to workaround rendering issues
|
3 years ago |
Pedro J. Estébanez
|
31a0ca2cac
Add project setting for agile input event flushing
|
4 years ago |
Pedro J. Estébanez
|
7be9c26e20
Add input buffering framework
|
3 years ago |
Hugo Locurcio
|
21a68d1c44
Print a warning when the engine is started as `root`/superuser
|
3 years ago |
lawnjelly
|
98a39aade9
Profiling - fix frame_time measurement
|
3 years ago |
lawnjelly
|
93557927e4
Add option to sync frame delta after draw
|
3 years ago |
Rémi Verschelde
|
d3f500cf33
Merge pull request #48390 from lawnjelly/delta_smooth
|
3 years ago |
Rémi Verschelde
|
801205b2c1
Merge pull request #48892 from lawnjelly/bvh_robust
|
3 years ago |
lawnjelly
|
eb6f98ec55
Portal occlusion culling
|
4 years ago |
lawnjelly
|
6914d7c6e0
Add frame delta smoothing option
|
3 years ago |
Hugo Locurcio
|
6d60d92b87
Tweak the physics FPS property hint to only allow reasonable values
|
3 years ago |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
3 years ago |
lawnjelly
|
14ce176f10
BVH - thread safety option
|
3 years ago |
bruvzg
|
3b0c071ce2
[macOS] Prefer .app bundle icon over the default one.
|
3 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 years ago |