Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-19misc changes from trunk (avoid confusion since these were not intentional dif...bmeshCampbell Barton
2012-02-19Fix #30230, Crash after importing collada fileJuha Mäki-Kanto
2012-01-06rename normal calc functions.Campbell Barton
2011-12-30svn merge ^/trunk/blender -r42973:42991Campbell Barton
2011-12-30style edits for function declarationsCampbell Barton
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-10-28fix for compiling collada by nico_gaCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-05Left debug print accidently enabled.Nathan Letwory
2011-09-04[#27884] Collada import: materials mismatch when 2 instance_geometry referenc...Nathan Letwory
2011-09-04Fix [#28322] COLLADA imports messed up UVsNathan Letwory
2011-09-04Some whitespace changesNathan Letwory
2011-07-07[#27854] Collada import doesn't handle UVW mappingNathan Letwory
2011-06-20Fix [#26912] [Collada] Screw up with names/ids on importNathan Letwory
2011-06-20Fix [#27474] Blender crashes on collada import if input_set is missingNathan Letwory
2011-03-09Fix [#26037] Import Collada crashes BlenderNathan Letwory
2011-03-08Skip materials that are invalid.Nathan Letwory
2011-03-08Apply [#26383] Triangle fans support for COLLADA importerNathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-12fix for building with opencollada 833 on linux.Campbell Barton
2011-01-27Commit to cope with API changes in OpenCOLLADA (latest for Windows right now ...Nathan Letwory
2010-12-21Fix [#25319] COLLADA import segfaults on maya modelNathan Letwory
2010-12-19Apply [#25297] Fix for [#23765]Nathan Letwory
2010-10-10Fix compiling for MingW too.Nathan Letwory
2010-10-10COLLADANathan Letwory
2010-10-06Assorted GCC fixes for OpenCOLLADA supportNathan Letwory
2010-10-05TextureCoordinateBinding.getName() -> TextureCoordinateBinding.getSemantic();...Nathan Letwory
2010-10-05SVN maintenance.Guillermo S. Romero
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory