Newb I the Newbd dd2494cb33 Fix Android MIPS build. 10 лет назад
..
AnimatedModel.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Animation.pkg 7356bdecfb Add API to Animation / AnimationTrack to create tracks and keyframes and expose it to script. Change AnimationTracks to be stored in a HashMap so that removal and creation is safe without invalidating pointers. Changed the AnimationTriggerPoint API to resemble the AnimationTrack API, and change it to be handled as a value type in AngelScript API. Closes #878. 10 лет назад
AnimationController.pkg 634393d7c8 Add network replication for animations' removeOnCompletion flag. Add GetRemoveOnCompletion(). Add Lua binding for removeOnCompletion. Fix missing AngelScript binding for GetFadeTime(). 10 лет назад
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 b9155ca8b3 CirCle -> Circle. Convert color to uint prior to drawing the lines, instead of converting on each line. 10 лет назад
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. 11 лет назад
GraphicsDefs.pkg ba777f0d17 Fix omissions in Lua VertexBuffer / IndexBuffer / Model bindings. Add 34_DynamicGeometry.lua example. Closes #704. 10 лет назад
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 b53b584123 8-bit render order support in materials. This adjusts the drawing order within a scene pass, and takes precedence over both state & distance sorting. 10 лет назад
Model.pkg ba777f0d17 Fix omissions in Lua VertexBuffer / IndexBuffer / Model bindings. Add 34_DynamicGeometry.lua example. Closes #704. 10 лет назад
Octree.pkg 4a16d34367 Implement OBJ export functionality in editor 10 лет назад
OctreeQuery.pkg e89184b38c Rename texture_uv_ to textureUV_ 10 лет назад
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 d090b0be56 Added blendmode to renderpath commands (only used by QUAD commands.) 10 лет назад
RenderSurface.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад
Renderer.pkg 60d946eb64 Option to enable threaded occlusion rendering. May actually result in worse performance, so disabled by default. Report number of rendered occluders accurately (taking into account occluders rejected by being occluded themselves, or by running out of triangles.) Closes #970. 10 лет назад
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. 11 лет назад
Terrain.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 лет назад
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 лет назад
Texture.pkg dd2494cb33 Fix Android MIPS build. 10 лет назад
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 5161060d5b Allow to define a culling camera for Viewport. When defined, multiple views can share the same culling and other view preparations, reducing CPU use. 10 лет назад
Zone.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 лет назад