Lasse Öörni fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
..
AnimatedModel.cpp 4e7da409cc Fixed AnimatedModel unnecessary update in case it is within the influence of an invisible light. 15 years ago
AnimatedModel.h 8d943e5e4c Invisible animation update can be controlled per AnimatedModel. Default is to not update when invisible. 15 years ago
Animation.cpp bcaf35fd4b Removed debug prints from AssetImporter. 15 years ago
Animation.h bcaf35fd4b Removed debug prints from AssetImporter. 15 years ago
AnimationState.cpp fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
AnimationState.h fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
Batch.cpp ea9cc96e52 Added shadow intensity and shadow fade distance parameters for Light. 15 years ago
Batch.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
BillboardSet.cpp fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
BillboardSet.h 9f01763599 BillboardSet & ParticleEmitter UV animation support. 15 years ago
Bone.cpp 6c762c029c Fixes to skinning & bone bounding box information and skeletal animation save in AssetImporter. 15 years ago
Bone.h 6c762c029c Fixes to skinning & bone bounding box information and skeletal animation save in AssetImporter. 15 years ago
CMakeLists.txt 03e19a7ac2 Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener. 15 years ago
Camera.cpp 347fe0815d Added more default materials. 15 years ago
Camera.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
CustomObject.cpp d1bf5d5702 Added getResourceRefs() function to Component. 15 years ago
CustomObject.h d1bf5d5702 Added getResourceRefs() function to Component. 15 years ago
DebugRenderer.cpp e14db52ca0 More AssetImporter functionality. 15 years ago
DebugRenderer.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
DeferredView.cpp e6d971139d Fixed incorrect stencil clearing in deferred rendering when there is a point light which has some sides unshadowed. 15 years ago
ForwardView.cpp e6d971139d Fixed incorrect stencil clearing in deferred rendering when there is a point light which has some sides unshadowed. 15 years ago
GPUObject.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
GPUObject.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Geometry.cpp 4f1e1ce9b8 Added Slider UI element. 15 years ago
Geometry.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
GeometryNode.cpp ba10256fca Added animation support to AssetImporter. 15 years ago
GeometryNode.h 347fe0815d Added more default materials. 15 years ago
IndexBuffer.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
IndexBuffer.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
InstancedModel.cpp fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
InstancedModel.h d1bf5d5702 Added getResourceRefs() function to Component. 15 years ago
Light.cpp ea9cc96e52 Added shadow intensity and shadow fade distance parameters for Light. 15 years ago
Light.h ea9cc96e52 Added shadow intensity and shadow fade distance parameters for Light. 15 years ago
Material.cpp fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
Material.h 6c1227c4f8 Implemented save for Material. 15 years ago
Model.cpp 039aa0c73a Initial model conversion & save in AssetImporter. 15 years ago
Model.h 88a24c5bd0 Added LOD combine mode to AssetImporter. 15 years ago
OcclusionBuffer.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
OcclusionBuffer.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Octree.cpp 265239438e Combined script API registration includes to one file. 15 years ago
Octree.h 265239438e Combined script API registration includes to one file. 15 years ago
OctreeQuery.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
OctreeQuery.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Pipeline.cpp 91eb98128d Removed unnecessary try-catch. 15 years ago
Pipeline.h 916b30bcb3 Removed exception throwing from XMLElement code. 15 years ago
PixelShader.cpp ea9cc96e52 Added shadow intensity and shadow fade distance parameters for Light. 15 years ago
PixelShader.h 6c1227c4f8 Implemented save for Material. 15 years ago
Precompiled.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Precompiled.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RenderSurface.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RenderSurface.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Renderer.cpp 03e19a7ac2 Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener. 15 years ago
Renderer.h ec14f7a3a2 Further UI refactoring. A hover color modification is now defined for all UI elements. 15 years ago
RendererComponentFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RendererComponentFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RendererDefs.h 8d943e5e4c Invisible animation update can be controlled per AnimatedModel. Default is to not update when invisible. 15 years ago
RendererEvents.h 24ef4f94f3 Moved most of the script API registration to Engine library. 15 years ago
RendererImpl.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RendererImpl.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RendererResourceFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RendererResourceFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
ShaderDefs.h ea9cc96e52 Added shadow intensity and shadow fade distance parameters for Light. 15 years ago
Skeleton.cpp 6c762c029c Fixes to skinning & bone bounding box information and skeletal animation save in AssetImporter. 15 years ago
Skeleton.h 2d2d98fd5d Added skeleton support to AssetImporter. 15 years ago
Skybox.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Skybox.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
StaticModel.cpp d1bf5d5702 Added getResourceRefs() function to Component. 15 years ago
StaticModel.h d1bf5d5702 Added getResourceRefs() function to Component. 15 years ago
Texture.cpp 916b30bcb3 Removed exception throwing from XMLElement code. 15 years ago
Texture.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Texture2D.cpp e488c7a155 Scene throws exception if null file specified for async load. 15 years ago
Texture2D.h 8efc696275 Added #include directive for scripts. 15 years ago
TextureCube.cpp ffce296795 Further cleanup of exceptions. 15 years ago
TextureCube.h 8efc696275 Added #include directive for scripts. 15 years ago
VertexBuffer.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
VertexBuffer.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
VertexDeclaration.cpp ec14f7a3a2 Further UI refactoring. A hover color modification is now defined for all UI elements. 15 years ago
VertexDeclaration.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
VertexShader.cpp ffce296795 Further cleanup of exceptions. 15 years ago
VertexShader.h 6c1227c4f8 Implemented save for Material. 15 years ago
View.cpp 4e7da409cc Fixed AnimatedModel unnecessary update in case it is within the influence of an invisible light. 15 years ago
View.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
VolumeNode.cpp 4e7da409cc Fixed AnimatedModel unnecessary update in case it is within the influence of an invisible light. 15 years ago
VolumeNode.h 4e7da409cc Fixed AnimatedModel unnecessary update in case it is within the influence of an invisible light. 15 years ago
Zone.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Zone.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago