Hugo Locurcio
|
ad4e80f2fa
Recommend restarting after changing the reflection atlas size or HDR
|
4 years ago |
Rémi Verschelde
|
6472e09a85
SceneTree: Abort change_scene if we're quitting
|
5 years ago |
Rémi Verschelde
|
eb89254690
Fix crash when confirming dialogs with Return key
|
5 years ago |
Hugo Locurcio
|
cc626acf45
Add a shorthand for setting the exit code using `SceneTree::quit()`
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 years ago |
Holger Dammertz
|
1b9c2ec92e
Rename External MSAA to AndroidVR MSAA
|
5 years ago |
Bastiaan Olij
|
4e2343160c
Add special external MSAA modes for GLES2 Rift S/Quest and OpenXR optimisation
|
5 years ago |
Erik
|
8b0546d93b
Implement game camera override
|
6 years ago |
PouleyKetchoupp
|
1a9801f700
Fixed leak on exit when using yield with SceneTreeTimer
|
5 years ago |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
5 years ago |
Rémi Verschelde
|
7e3dcf54ea
Merge pull request #30919 from nekomatata/timer-update-transform-fix
|
5 years ago |
fhuya
|
a7712cc9e4
Add new events and accompanying logic to notify when the app is paused and resumed on Android devices.
|
6 years ago |
Fabio Alessandrelli
|
768d637a1b
Merge pull request #31870 from JFonS/add_network_profiler
|
6 years ago |
jfons
|
8244f535cd
Add network profiler
|
6 years ago |
Tomasz Chabora
|
892318f5c7
Add autocomplete support for change_scene()
|
6 years ago |
bruvzg
|
db6d4352ea
[macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu.
|
6 years ago |
Tomasz Chabora
|
af5e0fff66
Remove ERR_EXPLAIN from scene/* code
|
6 years ago |
merumelu
|
dcd551bf78
Remove Editor dependency from SceneTree
|
6 years ago |
PouleyKetchoupp
|
c6b82f108a
Update transforms after timers update to make sure changes are made before render
|
6 years ago |
qarmin
|
aab8da25ad
Fix some code found by Coverity Scan and PVS Studio
|
6 years ago |
Rémi Verschelde
|
21a2cd1a04
Merge pull request #23270 from silvanocerza/remote_scene_tree_filter
|
6 years ago |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 years ago |
Bojidar Marinov
|
f7dad789e9
Fix various memory leaks and errors
|
6 years ago |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
6 years ago |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 years ago |
Silvano Cerza
|
f23e1aab34
Implemented remote scene tree filtering
|
6 years ago |
PouleyKetchoupp
|
3f174c86d0
Fixed scene tree update after changing node name in tool script
|
6 years ago |
Rémi Verschelde
|
79040656e1
Merge pull request #27869 from jean-dao/scenetree_call_group
|
6 years ago |
Aaron Franke
|
b659e1eb2b
Use approximate equallity methods in many places
|
6 years ago |