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
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-27Cleanup: removed unused derivedDeform and derivedFinalBrecht Van Lommel
2020-01-21Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-21Fix T72459: Mask Modifier breaks Vertex ParentingSybren A. Stüvel
2020-01-17Fix lightprobe creation from python data APIswann
2020-01-07Fix T72935: Applying transform to parent mesh changes rotation of children us...mano-wii
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Removed `BKE_object_is_animated()`Sybren A. Stüvel
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-09DNA: use defaults for Object, Mesh, MaterialCampbell Barton
2019-09-06Fix T69536: Setting dimensions for parented objects failsCampbell Barton
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-08-16Fix T68710: crash on applying modifier after removing all shape keysPhilipp Oeser
2019-08-04Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-28Fix T67385: Bind in Laplacian Deform Modifier with new vertex group in Edit M...Bastien Montagne
2019-07-16Fix T66944: Rigid Body Constraint in duplicated collection is not added to Ri...Bastien Montagne
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-13Particle system: Move runtime data to runtime fieldSergey Sharybin
2019-06-07Don't tag object data's bounding box as dirty before re-evaluaitonSergey Sharybin
2019-06-04Fix T65054: Blender 2.80 crashes when opening a scene created by blender 2.7x...Bastien Montagne
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix crash on certain changes in edit modeSergey Sharybin
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-19Cleanup: doxygen parametersCampbell Barton
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-01BKE_pchan: add BKE_pchan_rot_to_mat3Campbell Barton
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-29Fix T63042: Grease pencil and armature will sometimes copy successfully becau...Bastien Montagne
2019-03-29Cleanup: BKE_object_duplicate.Bastien Montagne
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19GPencil: Include gpencil objects in BKE_object_minmaxCampbell Barton