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
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-24refactor: Collada reorganize class constructorsGaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-06Fix Collada: nullptr is a c++11 keyword. Changed to NULLGaia Clary
2018-04-06Fix Collada: Import of animations for objects with multiple materialsGaia Clary
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-28Fix Collada: broken tangents with Camera Animation import for xfovGaia Clary
2018-03-12Merge remote-tracking branch 'origin' into blender2.8Gaia Clary
2018-03-11Cleanup Collada: Make sure index variables are not reusedGaia Clary
2018-03-11Cleanup Collada: make sure float array is initialisedGaia Clary
2018-03-11Refactor Collada: combined 2 almost identical functions into oneGaia Clary
2018-02-27merge Collada changtes from masterGaia Clary
2018-02-27fix: Collada Matrixdata Importer tried to fix rotations where nothing was to ...Gaia Clary
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-16fix:T50079 collada matrix and blender matrix are transposed. This was not reg...Gaia Clary
2018-02-16Fix rotation issues due to matrix to quaternion ambiguitiesGaia Clary
2018-01-16Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-03-23Collada - removed TransformBase baseclass (not needed for anything)Gaia Clary
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-09-11Fix memory leaks in collada importCampbell Barton
2015-09-11Fix T46074: Collada crashes importing animationCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-02-03Add compatibility for older Collada filesgaiaclary
2014-01-31Fix for T32843gaiaclary
2013-07-15Collada miport: Report 'unknown animation class' only when relevantGaia Clary
2013-05-26BLI_math rename functions:Campbell Barton
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary