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
path: root/source
AgeCommit message (Expand)Author
2017-04-06Depsgraph: Remove old depsgraph header from freestyleSergey Sharybin
2017-04-06Depsgraph: Remove olde depsgraph header from new depsgraphSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from colladaSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from blenloaderSergey Sharybin
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Alembic: more lenient check on absence of sheer & homogeneous scalingSybren A. Stüvel
2017-04-06Alembic: simplified conditional statementsSybren A. Stüvel
2017-04-06Alembic import: nicer progress updatesSybren A. Stüvel
2017-04-06Alembic import: fixed bug where local matrix from Alembic was used as object ...Sybren A. Stüvel
2017-04-06Alembic import: separated reading matrix and getting the appropriate Xform ob...Sybren A. Stüvel
2017-04-06Alembic import: be more lenient towards unknown object types.Sybren A. Stüvel
2017-04-06Alembic: don't call object.getFullName() multiple times.Sybren A. Stüvel
2017-04-06Alembic: Renamed parent_map to reader_mapSybren A. Stüvel
2017-04-06Alembic: use typedefs to make it easier to handle maps/vectorsSybren A. Stüvel
2017-04-06Alembic: more const-nessSybren A. Stüvel
2017-04-06Alembic: fixed importerSybren A. Stüvel
2017-04-06Alembic: prevent a couple of unnecessary multiplicationsSybren A. Stüvel
2017-04-06Alembic: be more explicit in y-up versus z-up variables.Sybren A. Stüvel
2017-04-06Alembic: removed a lot of unnecessary & duplicate code from abc_util.ccSybren A. Stüvel
2017-04-06Alembic: added noteSybren A. Stüvel
2017-04-06Alembic: allow copy_{z,y}up_from_{y,z}up() to be called with yup=zupSybren A. Stüvel
2017-04-06Alembic: import empties under their own name in Alembic, not their parent'sSybren A. Stüvel
2017-04-06Alembic: Don't compute world matrix when it's not necessary.Sybren A. Stüvel
2017-04-06Alembic: cleaned up hack in AbcObjectReader::read_matrix()Sybren A. Stüvel
2017-04-06Alembic: added some clarificationSybren A. Stüvel
2017-04-06Alembic: added some getter functions to help debug prints etc.Sybren A. Stüvel
2017-04-06Alembic: do not presume to predict the parent nameSybren A. Stüvel
2017-04-06Alembic: Removed AbcTransformWriter::m_parentSybren A. Stüvel
2017-04-06Depsgraph: Remove old depsgraph header from alembic filesSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from game engineSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph headers from creatorSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-04-06Changes from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Gawain: add VertexBuffer prefix to functionsMike Erwin
2017-04-06Fix manipulator showing in pose & editmodeCampbell Barton
2017-04-06Fix building without clay engineCampbell Barton
2017-04-06Initialize immediate mode in Animation PlayerGermano Cavalcante
2017-04-06Merge branch 'master' into blender2.8Campbell Barton
2017-04-06Cleanup: function naming for manipulatorCampbell Barton
2017-04-06Merge branch 'master' into blender2.8Campbell Barton
2017-04-06Cleanup: minor changes to transform-manipulatorCampbell Barton
2017-04-06Remove NULL check from gimbal_axisCampbell Barton
2017-04-05Immediate Mode: missing ALPHA_TEST in gpuRestoreStateDalai Felinto
2017-04-05Fix alembic build error with MSVClazydodo
2017-04-05Cleanup: Remove depsgraph stubsSergey Sharybin
2017-04-05Motion paths: Switch to a slower evaluation which does not need bases to be s...Sergey Sharybin
2017-04-05Cleanup: Get rid of legacy depsgraph header fileSergey Sharybin
2017-04-05Cleanup: Remove legacy depsgraph private header from modifiersSergey Sharybin
2017-04-05Cleanup, remove unused functionSergey Sharybin