1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Clone() to databuffer interfaces. More... almost 10 years ago
Polished up instancing a bit more More... almost 10 years ago
Made setting VerteBuffer/StreamOutputBuffers more like when we set constant buffers. Fixed a bug when not all buffers were getting set appropiately. More... almost 10 years ago
Fixed bug in render bucket. Should not have been incrementing that index. More... almost 10 years ago
Removed grid from Tesla.Framework. Moving it to a editor toolkit framework that is in the works. More... almost 10 years ago
Renamed Draw to more appropiate ProcessVisibleSet. Added Visual spatial type -- new leaf node base type since we're going to have more renderable cases than just mesh. Added a debugger visitor. More... almost 10 years ago
Tweaks to MergingBoxBox. Added jacobi method (not used atm). Added GeometryDebugger utility. More... almost 10 years ago
Made Triad ToString a bit more readable More... almost 10 years ago
Tweak in summary comments More... almost 10 years ago
Merge capsule into sphere, treating capsule as a sphere rather than OBB. Minor tweaks to mergespheresphere More... almost 10 years ago
Instancedefinition implements ISavable More... almost 10 years ago
Added CopyTo method in renderqueue More... almost 10 years ago
Tweaked cull check a bit more. Should be less branchy. More... almost 10 years ago
Refactored Draw function to be stateless and more correct. Added new functionality to hint at which sort of bounding volume the node should create when updating its world bound. More... almost 10 years ago
Set enum values explicitly More... almost 10 years ago
Typo in eigen decomposition implementation. For now, MergeBoxBox will just recompute an OBB from both sets of corners. Bad fitting OBBs were being produced with rotation averaging method. More... almost 10 years ago
Added ToAxes method in Quaternion More... almost 10 years ago
Fixed issue with BoundingBox being set from OBB and BoundingCapsule More... almost 10 years ago
Fixed OBB computation that resulted in incorrect centers. More... almost 10 years ago
Fixed degenerate case in BoundingCapsule::ComputeCorners. Vector3::ComplementBasis ensures axes are normalized now. More... almost 10 years ago
Fixed issue in BoundingCapsule::Merge. Whether the centerline is degenerate or not is now considered with capsules for drawing and getting relevant segment data. Degenerate capsules are spheres. More... almost 10 years ago
Fixed DataBuffer::HasNextFor off-by-one error More... almost 10 years ago
Added forward renderer, added collection of platform initializers. More... almost 10 years ago
Changed BoundingSphere to use average points algorithm. Min sphere algorithm seems incorrectly implemented. More... almost 10 years ago
Added new BatchDefinition for SpriteBatch/LineBatch More... almost 10 years ago
Added Focus() to IWindow More... almost 10 years ago
Fixed up SWFWindow tracking of key and mouse states. Won't clear, but apply to internal tracking as keys are pressed/released. More... almost 10 years ago
Referenes cleanup More... almost 10 years ago
Usings cleanup More... almost 10 years ago
Removed Tesla.Direct3D11.Wpf project. More... almost 10 years ago