1vanK
|
8ecaa1df57
Lua: forgot to remove constants in previous commit
|
vor 4 Jahren |
1vanK
|
f740a17195
Lua: add bindings for ViewOverride, fix https://github.com/urho3d/Urho3D/issues/2847
|
vor 4 Jahren |
1vanK
|
4048798fc5
Remove endline spaces
|
vor 5 Jahren |
Rokas Kupstys
|
bd2f4111e4
Converted constants in Camera.h to enum. This also includes fix for URHO3D_MAKE_MEMBER_ATTRIBUTE_ACCESSOR() to make it work with FlagSet<>.
|
vor 7 Jahren |
Lasse Öörni
|
bc8074a6f5
Added SetProjection() to camera, which sets custom projection matrix. This is reset by modifying any of the standard projection parameters (farClip, FOV etc.) Make sure camera's actual far & near clip are based on the projection matrix.
|
vor 9 Jahren |
Lasse Öörni
|
48cd15bc5a
Store camera projection matrix as API-independent and convert as necessary (preparation for allowing the user to define a custom projection matrix.) Camera GetProjection() API changed; GetGPUProjection() is now used to get the API-specific projection for use as a shader parameter.
|
vor 9 Jahren |
Yao Wei Tjong 姚伟忠
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
vor 11 Jahren |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
vor 11 Jahren |
Yao Wei Tjong 姚伟忠
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
vor 11 Jahren |