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
2019-05-16Use edit evaluated mesh when creating mesh for object in edit modeSergey Sharybin
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16Cleanup: rename IDP_FreeProperty_ex to IDP_FreePropertyContent_exJacques Lucke
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-16Fix T64651, T64658: image texture not set to non-color properlyBrecht Van Lommel
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-15Armature Constraint: don't calculate the unneeded ct->matrix for solve.Alexander Gavrilov
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Tool System: avoid redundant refreshCampbell Barton
2019-05-15Cleanup: use doxy sections for workspaceCampbell Barton
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Fix T64611: Bone Size property is not copied when a bone is copiedPhilipp Oeser
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-05-14Preferences: file menu item to temporarily load factory settingsCampbell Barton
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-13Depsgraph: Use for_render flag for curves from depsgraphSergey Sharybin
2019-05-13Curve: Remove duplicated and confusing argumentSergey Sharybin
2019-05-13Fix T64120: Dynamic Paint Doesn't Recalculate Normals with Smooth Shading.Bastien Montagne
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Preferences: support loading factory preferencesCampbell Barton
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Cleanup: Use const qualifier for curve utilitiesSergey Sharybin
2019-05-10Cleanup: Remove unused functionsSergey Sharybin
2019-05-10Cleanup: Remove old deprecated DerivedMesh functionsSergey Sharybin
2019-05-10Cleanup: split setup_app_data into two functionsCampbell Barton
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-10Cleanup: move preference saving logic into blendfile.cCampbell Barton
2019-05-10Fix T64304: Objects in appended scene from 2.79 file disappear after saving.Bastien Montagne
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-08Defaults: change default settings in a few editorsBrecht Van Lommel
2019-05-08Cleanup: Remove BKE_MESH_BATCH_DIRTY_MAYBE_ALLClément Foucault
2019-05-08Cleanup: Mesh Batch Cache: Remove unused BKE_MESH_BATCH_DIRTY_SCULPT_COORDSClément Foucault
2019-05-08Spline IK: fix a scaling hiccup as bones roll off the end of the curve.Alexander Gavrilov
2019-05-08Copy Scale: support raising the copied scale to an arbitrary power.Alexander Gavrilov
2019-05-07Spline IK: support using both original scaling and volume preservation.Alexander Gavrilov
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-07Cleanup: Remove remaining parts of frameserverSergey Sharybin
2019-05-07Cleanup: More clear naming for rendering functionsSergey Sharybin
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-05-06Drivers: add an Average Scale option to the Transform Channel driver vars.Alexander Gavrilov