This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
virtualx-engine
Watch
1
Star
0
Fork
You've already forked virtualx-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0103af1ddd
virtualx-engine
/
core
/
config
History
bruvzg
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
..
engine.cpp
Rename
Engine.target_fps
and associated project setting to
max_fps
2022-10-03 23:54:36 +02:00
engine.h
Rename
Engine.target_fps
and associated project setting to
max_fps
2022-10-03 23:54:36 +02:00
project_settings.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
project_settings.h
Fix inconsistent scene file name casing by moving existing Name_Casing code to separate function in editor_node, and adding a call from both editor_node and scene_tree_dock.
2022-09-18 11:17:22 +10:00
SCsub
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00