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
2011-06-19Fixed Armature Import Without Skin controllers. Armatures and animations get ...Sukhitha Prabhath Jayathilake
2011-06-19(no commit message)Sukhitha Prabhath Jayathilake
2011-06-16AnimationExporter - Quaternion to euler conversion ( in progress )Sukhitha Prabhath Jayathilake
2011-06-15New Animation Import system. Only Mesh object animation import support implem...Sukhitha Prabhath Jayathilake
2011-06-13Fix [#27463] COLLADA light quadratic attenuation exported wrong?Nathan Letwory
2011-03-30COLLADA lights:Nathan Letwory
2011-03-28Import light blender profile if it exists.Nathan Letwory
2011-03-25Add ExtraTags class for handling tags inside an extra block.Nathan Letwory
2011-03-25Mostly formatting commit, small elaboration in extra handling API (take point...Nathan Letwory
2011-03-23COLLADA: supporting barebone class for <extra> support (incomplete).Nathan Letwory
2011-03-21COLLADA: small tweaks to directional light import.Nathan Letwory
2011-03-09Fix [#26012] Import Collada: instance_node incorrectly handledNathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-01-28First step towards having a 2-pass reading of COLLADA .dae files.Nathan Letwory
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-15Apply patch [#25224] Refactor COLLADA DocumentImporterNathan Letwory
2010-11-17Fix [#24592] COLLADA imports only one special node per type per nodeNathan Letwory
2010-11-04bugfix [#24518] Blender wont compile with -Wall -Werror and COLLADA supportCampbell Barton
2010-10-15Fix COLLADA import after recent API cleanups by Campbell.Nathan Letwory
2010-10-14Fix [#24201] COLLADA Exporter: Light source energy incorrectNathan Letwory
2010-10-10COLLADANathan Letwory
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-01Fix [#21084] Collada messing up geometry on import and renaming uvlayersNathan Letwory
2010-09-28COLLADA: Better import and export of cameras.Nathan Letwory
2010-09-04Merge -c 31610 (<instance_node> support) from COLLADA branch into trunk.Arystanbek Dyussenov
2010-08-01Fix for the fix.Thomas Dinges
2010-08-01Compile fix for recent changes. Function needed 1 more argument. Thomas Dinges
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-06-23Compile fix for changes in "filldisplist" function.Thomas Dinges
2010-06-03Merge -c 29009,29081,29189 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-04-25correct typo'sCampbell Barton
2010-04-12Merge -c 28147 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-04-08Merge -c 28089 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-04-06Compile fix to collada after ED_object_apply_obmat() was removed.Matt Ebb
2010-04-05Merge -c 28014 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-03-31Merge -c 27903 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-02-15Merge -c 26897,26932 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-02-12Merge -c 26848 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-01-30COLLADA branch: merge from trunk -r 25745:26429.Arystanbek Dyussenov
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-23COLLADA branch: patch for importer from Sergey I. Sharybin to build against O...Arystanbek Dyussenov
2010-01-05Merge from trunk -r 25003:25745.Arystanbek Dyussenov
2010-01-05Merge -c 25001,25310,25311,25638,25746 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-01-05COLLADA branch: bone anim export works. Export-import roundtrip is possible.Arystanbek Dyussenov
2009-12-31COLLADA branch: fixed a small bug in bone anim import code.Arystanbek Dyussenov
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov