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-03-21Fix T54203: crash changing engine w/ project-paintCampbell Barton
2018-03-21Eevee: Fix missing camera animation with CoWSergey Sharybin
2018-03-21Draw manager: Fix missing active camera triangle with CoWSergey Sharybin
2018-03-21Merge branch 'master' into blender2.8Campbell Barton
2018-03-21Depsgraph: Remove redundant operation nodesSergey Sharybin
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-21Fix T54378: Drivers fail with property from emptySergey Sharybin
2018-03-21Fix T54366: Custom manipulator acts on linked dataCampbell Barton
2018-03-21Fix crash when changing workspacesJulian Eisel
2018-03-20Link and expand overrides for collectionsDalai Felinto
2018-03-20Cleanup: remove useless static override reference pointer from ID struct.Bastien Montagne
2018-03-20Add basic read-only RNA access to static override data.Bastien Montagne
2018-03-20Fix broken tatic verride detection in RNA collections.Bastien Montagne
2018-03-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-20Remove debug only code from previous commitSergey Sharybin
2018-03-20Memory allocator: Clarify consistency check functionSergey Sharybin
2018-03-20Depsgraph: Fix memory leak when datablock is not reusedSergey Sharybin
2018-03-20Depsgraph: Prevent non-expandable datablocks from being freedSergey Sharybin
2018-03-20MSVC: Fix lite build.Ray Molenkamp
2018-03-20DRW: Fix bound_ubo_slots allocation size.Clément Foucault
2018-03-20DRW: Fix ubo binding code.Clément Foucault
2018-03-20Fixed: cache clearing when using multiple Alembic files.Sybren A. Stüvel
2018-03-20Fix BLI_assert for MSVCCampbell Barton
2018-03-20Merge branch 'master' into blender2.8Bastien Montagne
2018-03-20Fix missing ID pointer handling in materials in ID remapping code.Bastien Montagne
2018-03-20Fix missing array duplication when copying materialSergey Sharybin
2018-03-20Cleanup: unused variablesCampbell Barton
2018-03-20Merge branch 'master' into blender2.8Joshua Leung
2018-03-20Fix compile error with MSVC2013 - Can't use __func__ (from BLI_assert) in inl...Joshua Leung
2018-03-20Fix T54019: copying and linking bugs with custom ID pointer properties.Bogdan Nagirniak
2018-03-20GPU Bufferes: Small optimization when updating buffersGermano
2018-03-19Fix T54240: automatic node link moving should take into account type.Matthias Ellerbeck
2018-03-19Cleanup: avoid passing bContext to particle APICampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: use utility header for particle loopingCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: move particle undo into own fileCampbell Barton
2018-03-19Cleanup: move armature undo into own fileCampbell Barton
2018-03-19Cleanup: move metaball undo into own fileCampbell Barton
2018-03-19Cleanup: move curve undo into own fileCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: type conversion warningCampbell Barton
2018-03-19Fixed typo Python APIJeroen Bakker
2018-03-18Merge branch 'master' into blender2.8Bastien Montagne
2018-03-18Fix ugly recursive pattern in RNA PointCache data layout.Bastien Montagne
2018-03-18Cleanup: kdopbvh, only set parent nodes onceCampbell Barton
2018-03-18Cleanup: use MEM_SAFE_FREECampbell Barton
2018-03-18mathutils: replace interp w/ blend when standaloneCampbell Barton