-
-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UPBGE: Send RAS_CameraData for override camera settings in KX_KetsjiE…
…ngine. Previously all the settins were set by different setters and after packed to a RAS_CameraData. This behaviour is simplified by packing the datas in the RAS_CameraData before send it to the ketsji engine. The engine store it under m_overrideCamData.
- Loading branch information
1 parent
09f88ce
commit 783d801
Showing
3 changed files
with
23 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters