-
Based on amstroid's comment of 2009-04-25 04:29, I'm closing this bug.
2009-06-19 23:57:58 UTC in NIF File Format Library and Tools
-
After I set up the NS dev enviro (Qt is a HUGE pain!) I tested with the BC Akira model and it does work. I'd missed the subtle propert name change; I'll have to remember that...
Thanks,
Steve.
2009-06-19 23:26:46 UTC in NIF File Format Library and Tools
-
Bridge Commander modded ship had [i]NiFlipController[/i], but NifSkope 1.0.20.4748 does not recognize that as an animation (stop/start arrow has no effect.) The mod package is available at http://bridgecommander.filefront.com/file/TOS_Akira;87952 and the model is [i]TOSAkira.NIF[/i]. NIF version seems to be 3.1, but I'm not sure where the model version number is kept in that version.
2009-06-18 03:28:36 UTC in NIF File Format Library and Tools
-
Unfortunately the bug report as it stands does not give enough info for me to track this down. At a minimum I need:
- The version of Max being used,
- What was being done at the point of crash ("using the shader" is not nearly informative enough).
- Ideally a Max scene saved right before the crash would be cool as well.
I can test directly only on Max 8 & 9 (32-bit), BTW. I'll have to lean...
2009-04-14 17:01:02 UTC in NIF File Format Library and Tools
-
Here's a diff (again from source as of 7 Feb 2009) with my primitive implementation of HR. I made no attempt to add the new inline style elements that affect HR, because I don't know what they are. :)
Also I was not sure how to incorporate raw pixel widths into the percentages required by LineSeparator.
2009-02-08 01:11:43 UTC in iText, a JAVA-PDF library
-
Submitted early by accident; now with files.
2009-02-08 00:56:08 UTC in iText, a JAVA-PDF library
-
The div snippet:
In Firefox, it appears the inline style overrides the width & height IMG attributes. I modified both insertSyle() methods to extract width & height from the inline style if...
2009-02-08 00:52:19 UTC in iText, a JAVA-PDF library
-
The insertStyle(HashMap h, ChainedProperties cprops) does not treat the result of 0 when line-height is "normal" properly. Rather than change parseLength(), I opted to look for the zero result and essentially change it to 100% in insertStyle. Things could be done otherwise, but zero does not work. Also, insertStyle(HashMap h) seems to be unused code and therefore misleading. I've enclosed the...
2009-02-02 02:25:40 UTC in iText, a JAVA-PDF library
-
sacarrow committed revision 4452 to the NIF File Format Library and Tools SVN repository, changing 3 files.
2009-01-23 21:06:04 UTC in NIF File Format Library and Tools
-
sacarrow committed revision 4451 to the NIF File Format Library and Tools SVN repository, changing 2 files.
2009-01-23 21:03:10 UTC in NIF File Format Library and Tools