Revision 
868 -
 
 
 
Directory Listing
 
 
 
 
 
 
 
 - 
[select for diffs]
 
 
 
 
 
 Modified
 
 
Fri May 10 14:42:11 2013 UTC
 (12 years, 5 months ago) 
 by 
s10k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Diff to 
previous 867
 
 
 
 
 
 
 XmlTools: 0.8g fixed a bug added by the previous versions in patch files, which made them fail. fixed another bug when putting -filename as last parameter in patch file.
 
 
 
 
 Revision 
867 -
 
 
 
Directory Listing
 
 
 
 
 
 
 
 - 
[select for diffs]
 
 
 
 
 
 Modified
 
 
Thu May  9 10:37:17 2013 UTC
 (12 years, 5 months ago) 
 by 
s10k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Diff to 
previous 866
 
 
 
 
 
 
 xmlTools: 0.8f nows checks for empty strings and null string to avoid problems like the one fixed on 0.8e
 
 
 
 
 Revision 
861 -
 
 
 
Directory Listing
 
 
 
 
 
 
 
 - 
[select for diffs]
 
 
 
 
 
 Modified
 
 
Wed May  8 21:52:38 2013 UTC
 (12 years, 5 months ago) 
 by 
s10k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Diff to 
previous 750
 
 
 
 
 
 
 xmlTools: v0.8e, fixed a bug reported by EdT:
mono xmlTools.exe updatechainvalues -filename:OBANheli_body_center.xml -newvalue:"20 10 30" -element:Translation -parelement:OBANKeyFrame
I get the error: Object reference not set to an instance of an object
also fixed a bit the documentation o updatechainvalues command
 
 
 
 
 Revision 
750 -
 
 
 
Directory Listing
 
 
 
 
 
 
 
 - 
[select for diffs]
 
 
 
 
 
 Modified
 
 
Wed Mar 27 16:13:41 2013 UTC
 (12 years, 7 months ago) 
 by 
s10k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Diff to 
previous 746
 
 
 
 
 
 
 - now also return errors when the arguments are incorrect
- added parameter to display xmlTools errors
0.8d
 
 
 
 
 Revision 
745 -
 
 
 
Directory Listing
 
 
 
 
 
 
 
 - 
[select for diffs]
 
 
 
 
 
 Modified
 
 
Tue Mar 26 15:04:38 2013 UTC
 (12 years, 7 months ago) 
 by 
s10k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Diff to 
previous 743
 
 
 
 
 
 
 -added double quotes support (windows users can now specify paths with spaces)
-returning last error as output (helps AEI debugging)