Fix spelling (comments)
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6461 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -121,7 +121,7 @@ Changes in 1.9 (not yet released)
|
||||
- Bugfix: CGUIToolBar automatic placement no longer outside of screen when there are modals screens when creating it.
|
||||
Or when there are other window elements going over full window-size.
|
||||
Thanks to Stephen Lynx for the bugreport and to S<>rgio Augusto Vianna for writing a test case with a bug example.
|
||||
Changes: a) Never move the toolbar below it's parents lower border. b) No longer check all element-types, but only try to be below other toolbars or menues.
|
||||
Changes: a) Never move the toolbar below it's parents lower border. b) No longer check all element-types, but only try to be below other toolbars or menus.
|
||||
- Add a normalType parameter to IGeometryCreator::createCylinderMesh
|
||||
- Add a normalsUpdate parameter to IMeshManipulator::transform to allow updating the normals with the inverse-transpose of the transformation matrix.
|
||||
- Bugfix: quaternion::slerp now uses lerpN instead of lerp to keep result normalized.
|
||||
@@ -1490,7 +1490,7 @@ Changes in 1.7 (03.02.2010)
|
||||
|
||||
- Let maya-cam animator react on a setTarget call to the camera which happened outside it's own control
|
||||
|
||||
- New contextmenue features:
|
||||
- New contextmenu features:
|
||||
automatic checking for checked flag.
|
||||
close handling now customizable
|
||||
serialization can handle incomplete xml's
|
||||
|
Reference in New Issue
Block a user