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-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-08code cleanup:Campbell Barton
2012-04-07Collada:Thomas Dinges
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory
2011-09-07Split off scene export code.Nathan Letwory
2011-09-03warning fixesCampbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-19Export only objects on visible layers. This ensures we can hide for instance ...Nathan Letwory
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-05-26AnimationExporter class refactoring.Sukhitha Prabhath Jayathilake
2011-05-25Code Cleanup in DocumentExporter.cpp. (Test Commit)Sukhitha Prabhath Jayathilake
2011-03-18COLLADA conformance: don't write empty libraries for effect, image and animationNathan Letwory
2011-03-17COLLADA: Don't write empty libraries for geometry, lights, cameras, controllersNathan 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-01-27Commit to cope with API changes in OpenCOLLADA (latest for Windows right now ...Nathan Letwory
2010-11-04bugfix [#24518] Blender wont compile with -Wall -Werror and COLLADA supportCampbell Barton
2010-10-11COLLADANathan Letwory
2010-10-07COLLADA: Split EffectsExporter into separate files.Nathan Letwory
2010-10-06COLLADA: Split ImagesExporter into separate files.Nathan Letwory
2010-10-06GCC fixes for r32346Nathan Letwory
2010-10-06COLLADA: Split MaterialsExporter into separate files.Nathan Letwory
2010-10-06Assorted GCC fixes for OpenCOLLADA supportNathan Letwory
2010-10-06COLLADA: Split ArmatureExporter, InstanceWriter and TransformWriter into sepa...Nathan Letwory
2010-10-06COLLADACOLLADA exporter: split geometry export into own files.Nathan Letwory
2010-10-06COLLADA exporter: split camera and light export into own files.Nathan Letwory
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-04COLLADA exporter fix: do not create a duplicate <polylist> if an object has N...Arystanbek Dyussenov
2010-10-02Patch [#23589] Use Author field from User Preferences for COLLADA export.Nathan Letwory
2010-09-30Prevent crash if image for image texture is not set, part II.Nathan Letwory
2010-09-30Prevent crash if image for image texture is not set.Nathan Letwory
2010-09-28COLLADA: Better import and export of cameras.Nathan Letwory
2010-09-13Partial fix of bug #23543 in COLLADA exporter:Arystanbek Dyussenov
2010-09-10Bug #23715: patch by Jan Diederich to avoid having duplicate IDs after they a...Arystanbek Dyussenov
2010-09-09Bug #23715 in COLLADA exporter: prepend an '_' to the ID if it starts with an...Arystanbek Dyussenov
2010-09-09Patch by Jan Diederich, fixes bug #23715 in the COLLADA exporter.Arystanbek Dyussenov
2010-08-26Patch [#23389] Add authorship information to exported COLLADA filesNathan Letwory
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-09Fix bug #22828, "Exporting as COLLADA crashes Blender".Arystanbek Dyussenov
2010-06-08Merge -c 29322 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-06-08Fix COLLADA build error. This was caused by the difference in OpenCollada ver...Arystanbek Dyussenov
2010-06-06Merge -c 29280 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-06-06* update CMake and SCons for the OpenCollada update (to r746).Nathan Letwory
2010-06-03Merge -c 29009,29081,29189 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-03-30Merge -c 27876 from COLLADA branch into trunk.Arystanbek Dyussenov