Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
There is a new version of CopperLicht (version 1.3.2) available for download. Get it here: http://www.ambiera.com/copperlic... Change log: - There is a new Material available now: EMT_REFLECTION_2_LAYER, a simple fake reflection. - There is a new Material available now: EMT_TRANSPARENT_REFLECTION_2_LAYER, a simple fake reflection similar to the new EMT_REFLECTION_2_LAYER, but supporting a transparent alpha channel. - Small performance boost (10%) by optmizing renderer implementation - Added new shader variables set by copperlicht: 'modelviewtransform' and 'normaltransform'. - Added method 'getTransposed()' to matrix4 - Fixed a bug causing cloning of CubeSceneNodes not to work - Fixed bounding box of billboard scene node - Added support for some new features introduced in CopperCube 2.2, like Variable support. - Fixed a bug when making the next camera active - Fixed font rendering by 2D Overlays: Now working again with latest Chrome and Firefox - Fixed bug in Overlay2D scene causing call to setShowBackgroundColor() throw an exception |
||||
|
Awesome. Especially looking forward to see it working again in latest chrome/firefox. Would be nice with some more "basic" scene nodes for testing (SphereSceneNode, BoxSceneNode), but I guess that is just me being lazy :-) Keep up the amazing work! Mkkl. |
||||
|
At least you have a cubescenenode, but feel free to add some custom scene nodes like this :) |
|