Rokas Kupstys
|
d9d51b9c27
Rename ClearMode to ClearTarget.
|
7 lat temu |
Rokas Kupstys
|
b4dec95887
Rename ClearFlag to ClearMode and fix lua bindings.
|
7 lat temu |
Eugene Kozlov
|
fa1524e14e
Fix lua bindings.
|
7 lat temu |
Rokas Kupstys
|
0bb81bf8be
Lua bindings for new methods.
|
8 lat temu |
Eugene Kozlov
|
dec0361792
Fix Texture2D::GetImage and TextureCube::GetImage Lua bindings. Simplify some Lua bindings.
|
9 lat temu |
Lasse Öörni
|
f75fbfa688
Add multisample & autoresolve definitions to RenderTargetInfo.
|
9 lat temu |
Lasse Öörni
|
4279990ea8
Minor fixes. Add script bindings and documentation for the new renderpath command.
|
9 lat temu |
Lasse Öörni
|
d090b0be56
Added blendmode to renderpath commands (only used by QUAD commands.)
|
10 lat temu |
Lasse Öörni
|
b3f39da360
Fix missing camelcasing.
|
10 lat temu |
Lasse Öörni
|
03c517ebda
Fix out of bounds array access related to RenderPathCommand outputs. Changed to store name and face within a pair. Added missing render path-related script bindings.
|
10 lat temu |
Lasse Öörni
|
15f338b3c0
Allow RenderPath to define cube map rendertargets. Allow RenderPath to refer to rendertargets created programmatically and stored as named manual resources.
|
10 lat temu |
aster2013
|
e473fe6660
Change "const String&" to "const String" in pkg files.
|
11 lat temu |
Lasse Öörni
|
6f3ef0c3f4
Added Lua API to access a renderpath's commands.
|
11 lat temu |
Lasse Öörni
|
0b3e6e2bbb
Added "renderui" render path command to render the UI into an arbitrary rendertarget. This disables the default UI render to the backbuffer. Removed functions from UI Lua API that shouldn't be exposed to scripting (update, render.)
|
11 lat temu |
Lasse Öörni
|
6fc05e9373
Added support for defining custom depth-stencil textures in the renderpath, and performing depth-only rendering passes. Readded support for readable HW depth format (on D3D9 it uses the INTZ hack.) Improved RenderPath & Graphics Lua bindings. Added -renderpath command line option to specify the renderpath file to use.
|
11 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 |