Lasse Öörni 0235c02653 Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow. 10 лет назад
..
AnimatedModel.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Animation.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
AnimationController.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
AnimationState.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
BillboardSet.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Camera.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
CustomGeometry.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
DebugRenderer.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
DecalSet.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Drawable.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Geometry.pkg 0235c02653 Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow. 10 лет назад
Graphics.pkg b8c7c59eca Configure amount of allowed bones for hardware skinning based on the rendering API. Allow 128 bones on Direct3D 11 & OpenGL 3. Add -mb (maxbones) parameter to AssetImporter & OgreImporter. When using OpenGL 3, allow deferred rendering to use different MRT formats without forcing an RGBA substitute rendertarget. 10 лет назад
GraphicsDefs.pkg 45d4e42240 Remove the shader parameter enum from Lua bindings as it is not used anywhere in the script-callable API. 11 лет назад
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 лет назад
Light.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Material.pkg 97fb2638db Add fill mode to materials. 10 лет назад
Model.pkg 0235c02653 Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow. 10 лет назад
Octree.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
OctreeQuery.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
ParticleEffect.pkg ddb9362ef4 Added possibility to new a ParticleEffect from Lua, and exposed missing functions. Fixed crash if ParticleEffect has no color frames. Closes #689. 10 лет назад
ParticleEmitter.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
RenderPath.pkg e473fe6660 Change "const String&" to "const String" in pkg files. 11 лет назад
RenderSurface.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Renderer.pkg 480284fb23 Removed the triangle count based instancing check, as instancing a large number of the same mesh should always result in less CPU time. 11 лет назад
Skeleton.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Skybox.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
StaticModel.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
StaticModelGroup.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Technique.pkg e2afa34bb7 Refactor Technique to not use HashTable for passes, but instead a vector with dynamically allocated pass indices. HashTable class removed as there were no other uses for it, and it was programmer-unfriendly compared to HashMap. 10 лет назад
Terrain.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
TerrainPatch.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Texture.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Texture2D.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
TextureCube.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
VertexBuffer.pkg 0235c02653 Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow. 10 лет назад
Viewport.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Zone.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад