Thaddeus Crews
|
edb49129e8
Merge pull request #106130 from kitbdev/fix-test-help
|
1 day ago |
Stuart Carnie
|
9290adee38
MacOS: Additional improvements and fixes for embedded window support
|
3 days ago |
kit
|
3d2ad8c316
Fix `--test` help option not in template builds
|
3 days ago |
Thaddeus Crews
|
85fa1194f5
Merge pull request #96134 from mobile-bungalow/video_writer_extension_support
|
2 weeks ago |
mobile-bungalow
|
387980a40a
move movie writer to post extension init step
|
8 months ago |
RedMser
|
a96e8ac62c
Remove old path remaps system
|
1 year ago |
Thaddeus Crews
|
1a454b6527
Merge pull request #105427 from Calinou/force-angle-rename-macros
|
3 weeks ago |
Thaddeus Crews
|
c76e7024c9
Merge pull request #105288 from bruvzg/uid_custom_scene
|
3 weeks ago |
Hugo Locurcio
|
b7aadabee9
Rename `BLOCK_DEVICE()` macro to `FORCE_ANGLE()` in `main.cpp`
|
3 weeks ago |
Thaddeus Crews
|
756053f05f
Merge pull request #105067 from smix8/navmesh_sync
|
3 weeks ago |
Pāvels Nadtočajevs
|
4afeca3bcf
Replace global oversampling with overrideable per-viewport oversampling.
|
1 month ago |
Pāvels Nadtočajevs
|
57bb602e37
Fix custom scene argument if it's referenced as UID.
|
4 weeks ago |
Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
8 months ago |
Thaddeus Crews
|
334006b501
Merge pull request #105216 from bruvzg/no_dummy_rs
|
4 weeks ago |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
11 months ago |
Pāvels Nadtočajevs
|
1054ab8239
Remove "dummy" renderer from the editor dropdown.
|
1 month ago |
Thaddeus Crews
|
807ce83f00
Merge pull request #103805 from rsubtil/fix-recovery_lock_on_import
|
1 month ago |
Pāvels Nadtočajevs
|
5c9d63ff52
Fix initial project manager size and scales < 1.
|
1 month ago |
Thaddeus Crews
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
1 month ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
1 month ago |
Pāvels Nadtočajevs
|
f37fb49739
Add separate `minimize_disabled` and `maximize_disabled` window flags.
|
1 month ago |
smix8
|
a4c56d478a
Move NavigationServer navmesh sync from main() to process()
|
1 month ago |
LuoZhihao
|
31c191ee72
Fix compiling with `disable_xr=yes`
|
1 month ago |
Aaron Franke
|
2800948d61
Organize ifdefs for disabling navigation, physics, and XR
|
1 month ago |
Thaddeus Crews
|
c9c8556a47
Merge pull request #104862 from smix8/navserver_process
|
1 month ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
1 month ago |
smix8
|
16fd7b6ae1
Prepare NavigationServer for process() and physics_process() split
|
1 month ago |
Michael Alexsander
|
556933306a
Allow to compile templates without navigation features
|
1 month ago |
A Thousand Ships
|
5cc0539961
[Navigation] Create a dedicated 2D navigation server
|
2 months ago |
Michael Alexsander
|
5ad414d046
Allow to compile templates without physics servers
|
2 months ago |