0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed notification for properties - they occured before the value had been actually set, bad timing. Should occur after, so that things relying on the actual value can go get it. More... over 12 years ago
Completely refactored the property system - fixing memory leakage issues and possibly also performance related issues, the new system is also a lot leaner codewize, easier to understand the code - less code is better code.. :) More... over 12 years ago
Another simplification - no need for PropertyDescriptor - Property in itself will be the descriptor More... over 12 years ago
Step 2 in PropertyContainer work - simplify Property class - now its pretty much empty More... over 12 years ago
Started working on PropertyContainer - it will replace some of the responsibility found inside the Property<> class - fixing memory leaks + better code quality More... over 12 years ago
Added IHaveMaterial More... almost 13 years ago
Added ambient from the CurrentMaterial to all pixel shaders More... almost 13 years ago
Merge More... almost 13 years ago
SL 5 version of Balder is now strongly named and signed - updating with a strong named signed version of XnaMath - for now it is signed with the same key as Balder is. More... almost 13 years ago
Directional lighting and ViewLight now working as well. Sadly though - due to Shader Model 2.0 of SL5, only 2 lights are permitted at this point. Pipeline optimizations will be done in the future More... almost 13 years ago
Lighting almost working like it should for SL5/XNA More... almost 13 years ago
Added IHaveMaterial interface + fixing the intersection of scaled geometries. Need to look into InstancingNodes for intersection as well. More... almost 13 years ago
Fixed seams in Skybox More... almost 13 years ago
Skybox for SL5 up and running - breaking more WP7 and regular XNA stuff, will revisit this later - need to refactor when feature complete. More... almost 13 years ago
Sorting for sprites working - alpha blending works out nicely! More... almost 13 years ago
Sprites for SL5 - XNA up and running More... almost 13 years ago
Adjusting rendering pipeline to be able to render sprites. Now for the shader. More... almost 13 years ago
Started working on Sprite support for SL5 More... almost 13 years ago
Removed warnings from Balder core project More... almost 13 years ago
Taking out ICanAnimate - this should not be on the default branch More... almost 13 years ago
Merge More... almost 13 years ago
Review ICanAnimate More... almost 13 years ago
Some stuff of IcanAnimate More... almost 13 years ago
Fixing SL4 version of SampleBrowser with the new assets used! More... almost 13 years ago
Merge More... almost 13 years ago
Bringing in 3DS loader More... almost 13 years ago
Started work on PDF documentation for explaining how Balder works More... almost 13 years ago
Added the Collada loader to SL4 project More... almost 13 years ago
Started work on flow and internal workings documentation More... almost 13 years ago
Fixed project files for Silverlight 4 - v5.0 stuff snuck in. More... almost 13 years ago