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
2013-02-20fix #34049: Collada importer doesn't import armature. Added some comments to ...Gaia Clary
2013-02-20fix #34049: Collada importer doesn't import armature. Added support for 'root...Gaia Clary
2013-02-17fix #34284 Collada: update problem for vertex weights directly after import.Gaia Clary
2013-02-15Fix: Collada Import files with X_UP and Y_UP axis where imported with wrong o...Gaia Clary
2013-02-13Collada: Fixed import of textures with path settings relative to main import ...Gaia Clary
2013-02-13fix: remove extra qualification in headerGaia Clary
2013-02-12Fixed importing of shapekey names: name is now taken from geometry name inste...Gaia Clary
2013-02-12[#34062] Collada: fixed redundant transform information and order of creation...Gaia Clary
2013-02-12Fix: Collada Import of armatures only added the root boneGaia Clary
2013-02-11Collada Importer: Some code cleanup and optimization of the rescale functionGaia Clary
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-11Fix #33437 Collada: Added scale matching for Scene imports.Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-02-09[#33437](partial fix) Collada: importing a scene changes units. Added an opti...Gaia Clary
2013-02-09fixed: [#34080] import of COLLADA breaks on '#' in filepathGaia Clary
2013-02-08[#33955] Collada Model Import Hangs Blender. Optimized Object import for bett...Gaia Clary
2013-02-08fix: #34051 Collada export crashesGaia Clary
2013-02-08fixed collada import for objects which have NO childrenGaia Clary
2013-02-08fix null pointer issue when child nodes reference to unknown/invalid meshGaia Clary
2013-02-08fix warning message when imported Collada nodes have < 3 edges.Gaia Clary
2013-02-05* One more fix for Collada. Thomas Dinges
2013-02-05Attempt to fix collada compilation after recent commitSergey Sharybin
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02code style checker now tests for: 'SomeText{' (no space before {).Campbell Barton
2013-02-02style cleanupCampbell Barton
2013-02-01Fix some warnings in the collade code, but did not fix two because they seemBrecht Van Lommel
2013-01-21Fix compile with collada enabledJens Verwiebe
2013-01-21Fix building for new collada...Bastien Montagne
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2013-01-16style cleanupCampbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-29style cleanupCampbell Barton
2012-12-23Compilation fix for colladaSergey Sharybin
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-12revert recent code cleanup which introduced const parametersGaia Clary
2012-12-11fix for warnings/errors in recent commitsCampbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-12-06Fix #33421: collada import of a mesh with loose edges did not draw the edges ...Brecht Van Lommel
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-12-02Silent some warnings (the one in bmesh_operator.c was even preventing build i...Bastien Montagne
2012-11-28Fix #33168: collada export added incorrect -material postfix to material names.Brecht Van Lommel
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-12code cleanup: spelling,Campbell Barton
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-29style cleanupCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20style cleanupCampbell Barton