- Nov 14, 2012
-
-
Campbell Barton authored
-
- Oct 08, 2012
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Sep 11, 2012
-
-
Campbell Barton authored
-
- Jul 29, 2012
-
-
Campbell Barton authored
-
- Jul 09, 2012
-
-
Sebastian Nell authored
3ds export addon: Correct own mistake from previous commit, accidentally turned file from utf8 into ascii, causing python error because of 2 non-ascii chars in credits.
-
- Jul 08, 2012
-
-
Sebastian Nell authored
3ds export addon: fixed comments to not interfere with string-literals, reported by IRIE Shinsuke via mailing list
-
- Jul 04, 2012
-
-
Bastien Montagne authored
-
- Jul 03, 2012
-
-
Bastien Montagne authored
-
- Jun 23, 2012
-
-
Brendon Murphy authored
finished
-
- Apr 23, 2012
-
-
Campbell Barton authored
-
- Apr 22, 2012
-
-
Campbell Barton authored
from Alexander Gessler (aramis_acg) This patch extends the 3DS importer and exporter to have better material support and unifies their respective feature sets. This includes: - UV scale,offset - tiling/wrap modes - improved conversion of mapping targets - better warnings Additionally, the exporter now handles specular, opacity and normal maps correctly (the importer did this already). (I think the way how textures were written previously was non 3DS-compliant). I tested this against assimp's 3DS test suite [1] as well as my personal 3DS test sets. Exported 3DS files were successfully read by FBXConv and assimp. [1] http://assimp.svn.sourceforge.net/viewvc/assimp/trunk/test/
-
- Apr 16, 2012
-
-
Campbell Barton authored
from Alexander Gessler (aramis_acg)
-
- Apr 14, 2012
-
-
Bastien Montagne authored
-
- Apr 10, 2012
-
-
Bastien Montagne authored
-
- Apr 09, 2012
-
-
Campbell Barton authored
- pep8 edits for after effects script.
-
- Jan 14, 2012
-
-
Campbell Barton authored
-
- Jan 02, 2012
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Dec 06, 2011
-
-
Campbell Barton authored
-
- Nov 25, 2011
-
-
Campbell Barton authored
-
- Oct 17, 2011
-
-
Campbell Barton authored
-
- Oct 04, 2011
-
-
Campbell Barton authored
-
- Oct 03, 2011
-
-
Campbell Barton authored
objects with too large arrays will be skipped.
-
- Sep 26, 2011
-
-
Campbell Barton authored
-
- Sep 25, 2011
-
-
Campbell Barton authored
-
- Sep 21, 2011
-
-
Campbell Barton authored
-
- Sep 19, 2011
-
-
Bastien Montagne authored
Plus a few styling enhancements. [[Split portion of a mixed commit.]]
-
- Sep 10, 2011
-
-
Campbell Barton authored
-
- Sep 03, 2011
-
-
Sergey Sharybin authored
Adding UNDO flag to import operators. Made this only for trunk addons.
-
- Aug 24, 2011
-
-
Campbell Barton authored
-
- Aug 08, 2011
-
-
Campbell Barton authored
-
- Aug 03, 2011
-
-
Campbell Barton authored
-
- Aug 02, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Jul 25, 2011
-
-
Campbell Barton authored
previous order deprecated.
-
Campbell Barton authored
-
- Jul 20, 2011
-
-
Campbell Barton authored
-
- Jul 18, 2011
-
-
Campbell Barton authored
-
- Jul 11, 2011
-
-
Campbell Barton authored
- remove/comment unused variables - remove unused imports - fixed some bugs using incorrect variables
-