| .. |
|
AnimatedModel.pkg
|
29fed24492
Rinse and repeat by invoking clang-tidy (v3.9) from CLI directly.
|
8 år sedan |
|
Animation.pkg
|
fa1524e14e
Fix lua bindings.
|
7 år sedan |
|
AnimationController.pkg
|
1ef164d741
Minor typo correction on a Lua property name for AnimationControl.
|
9 år sedan |
|
AnimationState.pkg
|
f740da699a
added missing 'Apply' function for animation state (#2473)
|
6 år sedan |
|
BillboardSet.pkg
|
d344cae791
Add new face camera mode to BillboardSet and Text3D.
|
9 år sedan |
|
Camera.pkg
|
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 år sedan |
|
CustomGeometry.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 år sedan |
|
DebugRenderer.pkg
|
690afb2985
Add vertexStart parameter to DebugRenderer::AddTriangleMesh()
|
8 år sedan |
|
DecalSet.pkg
|
0ea9ed6e34
Possibility in DecalSet to size VB/IB to only size used by decals. Default off; causes reallocation whenever decals are added/removed and thus can have worse performance.
|
9 år sedan |
|
Drawable.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 år sedan |
|
Geometry.pkg
|
9523a36334
Fix Lua bindings & declaration of legacy vertex elements.
|
9 år sedan |
|
Graphics.pkg
|
0bb81bf8be
Lua bindings for new methods.
|
8 år sedan |
|
GraphicsDefs.pkg
|
722e2dfceb
Typos
|
5 år sedan |
|
IndexBuffer.pkg
|
0235c02653
Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow.
|
10 år sedan |
|
Light.pkg
|
ade01f61af
Remove isAreaLight variable completely from Light class, as it's unused. Some cleanup / comment changes. Fix PBRDeferred GLSL shader.
|
9 år sedan |
|
Material.pkg
|
fa1524e14e
Fix lua bindings.
|
7 år sedan |
|
Model.pkg
|
52e99da087
Add Model metadata support.
|
8 år sedan |
|
Octree.pkg
|
4a16d34367
Implement OBJ export functionality in editor
|
10 år sedan |
|
OctreeQuery.pkg
|
e89184b38c
Rename texture_uv_ to textureUV_
|
10 år sedan |
|
ParticleEffect.pkg
|
bfbcecec51
Add new particle emitter type for Lua binding.
|
7 år sedan |
|
ParticleEmitter.pkg
|
8c91b0b32f
Use a dummy enum declaration to avoid duplicate Lua global constants.
|
8 år sedan |
|
RenderPath.pkg
|
d9d51b9c27
Rename ClearMode to ClearTarget.
|
7 år sedan |
|
RenderSurface.pkg
|
c745d2ea52
Multisampled cube rendertarget on Direct3D9.
|
9 år sedan |
|
Renderer.pkg
|
fa1524e14e
Fix lua bindings.
|
7 år sedan |
|
RibbonTrail.pkg
|
8e947952d6
Add RibbonTrail base velocity.
|
8 år sedan |
|
Skeleton.pkg
|
fa1524e14e
Fix lua bindings.
|
7 år sedan |
|
Skybox.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 år sedan |
|
StaticModel.pkg
|
f82ea40480
Clang-Tidy - google-default-arguments.
|
8 år sedan |
|
StaticModelGroup.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 år sedan |
|
Technique.pkg
|
b22768227f
Possibility to enable alpha-to-coverage in either pass or material (all passes). Requires D3D11 or OpenGL and hardware multisampling enabled. Seems to look slightly different on D3D / OpenGL. Fixed depth bias not being copied in Material::Clone(). Closes #1578.
|
9 år sedan |
|
Terrain.pkg
|
f916c02a4e
Fixed HeightMapToWorld contributed by Lumak. Closes #2030.
|
8 år sedan |
|
TerrainPatch.pkg
|
a737bbb671
Fix terrain occlusion leaving holes in the occlusion geometry, and being over-aggressive with height reduction, which would result in poor occlusion. Allow to configure terrain number of LOD levels to be less than 4. Allow to configure the LOD level used for terrain occlusion (not recommended to be changed.) Closes #825.
|
10 år sedan |
|
Texture.pkg
|
fa1524e14e
Fix lua bindings.
|
7 år sedan |
|
Texture2D.pkg
|
dec0361792
Fix Texture2D::GetImage and TextureCube::GetImage Lua bindings. Simplify some Lua bindings.
|
9 år sedan |
|
Texture2DArray.pkg
|
2b259e85e0
Change Texture::SetData() to take a raw pointer instead of shared to match rest of the API and simplify script bindings.
|
9 år sedan |
|
Texture3D.pkg
|
2b259e85e0
Change Texture::SetData() to take a raw pointer instead of shared to match rest of the API and simplify script bindings.
|
9 år sedan |
|
TextureCube.pkg
|
dec0361792
Fix Texture2D::GetImage and TextureCube::GetImage Lua bindings. Simplify some Lua bindings.
|
9 år sedan |
|
VertexBuffer.pkg
|
a8ed3dd3a5
Updated VertexBuffer Lua bindings + demonstrate arbitrary vertex elements in DynamicGeometry Lua example.
|
9 år sedan |
|
Viewport.pkg
|
18c7230eb7
Minor API update, bug fixes, cleanup.
|
5 år sedan |
|
Zone.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 år sedan |