godot/modules/camera
Sergey Minakov 614f701373 iOS Modules: separate main platform code from modules
Moved previously builtin modules 'GameCenter', 'AppStore', 'iCloud' to separate modules to be represented as plugin.
Modified 'ARKit' and 'Camera' to not be builtin into engine and work as plugin.
Changed platform code so it's not affected by the move.
Modified Xcode project file to remove parameters that doesn't make any effect.
Added basic '.gdip' plugin config file.
2021-01-14 15:30:00 +03:00
..
camera_osx.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
camera_osx.mm Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
camera_win.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
camera_win.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
config.py iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +03:00
register_types.cpp iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +03:00
register_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +03:00