Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
A smaller update of the WebGL 3D engine, CopperLicht 1.2.1 has been released. It includes many smaller bugfixes and improvements. Download it here: http://www.ambiera.com/copperlic... Details: - The Overlay2DSceneNode now has a method 'setText' to display text - Quaternion class now has the new functions toEuler() setFromEuler() normalize() - Fixed Matrix4.getRotationDegrees, it didn't deliver correct results - Material.EMT_SOLID now is defined (wasn't previously) - Introduced new class: Line3d - Added support for some new features introduced in CopperCube 2: - folder scene node - timer behavior / animator - keypress behavior / animator - game ai behavior / animator - shoot action - change 2d overlay text action - Fixed a bug which caused collision of OctTree Triangle selectors not to work correctly when the static mesh had a translation. - Fixed bounding box of animated meshes. Sometimes this would be wrong if multiple animated meshes have been in the scene. - Fixed a problem causing error when reporting invalid shader code |
|