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
2014-01-09OpenCollada: Fix error in printf-format (too much arguments).Bastien Montagne
2013-11-15Fix collada after git switch ( undefined build_commit_time )Jens
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-03-04Collada: Fix: do not export controllers when shape_key exporting is disabledGaia Clary
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01remove BLI_utildefines from BKE_DerivedMesh.h headerCampbell Barton
2012-10-08fix:[#32784] Crash when Exporting to Collada file (.dae) (was a utf8-characte...Gaia Clary
2012-09-12Collada: do not call polylist export for objects with no polygons (avoid a mi...Gaia Clary
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-12fix: Collada build warning about inconsistent usage of Camera structure/classGaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
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