Historia zmian

Autor SHA1 Wiadomość Data
  1vanK 8ecaa1df57 Lua: forgot to remove constants in previous commit 4 lat temu
  1vanK f740a17195 Lua: add bindings for ViewOverride, fix https://github.com/urho3d/Urho3D/issues/2847 4 lat temu
  1vanK 4048798fc5 Remove endline spaces 5 lat temu
  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<>. 7 lat temu
  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. 9 lat temu
  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. 9 lat temu
  Yao Wei Tjong 姚伟忠 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 lat temu
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 lat temu