blender/release
Campbell Barton 34a617e308 [#7789] 3DS Import , Mesh not correct since Blender 2.44
There is a problem importing 3ds files where I cant find a way to check if the transforms are applied to the vertex locations or not.
Since 2.44 I made the importer assume they were not since you can manually remove transformations, but not reverse.

Nevertheless most 3ds files have the matrix applied, better not give a bad import by default.
Did some research and other 3ds importers (lib3ds for eg), have the same problem and just assume the transformations applied.

3dsMax imports both correctly so there must be a way to tell but I could not link it to the 3ds version or other mesh options.
Added an option to workaround this problem in rare cases where its needed.

- KX_GameObject.cpp & KX_Scene.cpp, clear the dict before removing the reference in case there is a circular reference.
2009-04-15 07:00:11 +00:00
..
beos-4.5-i386 Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
beos-5.0-i386 Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
datafiles New icon and button for Peel Object option for volume snapping. 2009-03-17 21:26:09 +00:00
freedesktop * blender doesn't need the -w anymore to start in a window 2009-02-28 09:25:42 +00:00
irix-6.2-mips Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
plugins Patch 17403, small gcc warning fixes. 2008-09-20 12:28:01 +00:00
scripts [#7789] 3DS Import , Mesh not correct since Blender 2.44 2009-04-15 07:00:11 +00:00
text Updated python license, this is compatible with current 2.5 and older. 2008-10-11 15:55:22 +00:00
windows [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
getversion.py *sigh* from now on I think I need to run my commits through ispell ;) 2008-01-15 18:43:29 +00:00
Makefile patch #8583: Add support for gcc on irix 2008-11-24 14:15:05 +00:00
VERSION Part one of the release 2.48 commit. 2008-10-13 10:01:52 +00:00