Modified:
/wiki/version_1_0_todo.wiki
=======================================
--- /wiki/version_1_0_todo.wiki Sat Jan 2 22:33:38 2010
+++ /wiki/version_1_0_todo.wiki Tue Jan 5 15:18:46 2010
@@ -77,6 +77,7 @@
* flags in secondaryFlags should not generate methods
* add Joint.setPosition (currently disabled, does it overlap with an
api method or did i think it was the same as setTranslation?)
* cleanup PyNode special method/attr names. settle on {{{_apithing}}},
{{{__apithing__}}} or {{{_apithing_}}}
+ * util.mathutils has strange min, max, x arg layout instead of more
intuitive x, min, max
== Phase3: document and polish ==