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-13Cleanup: replace ifdef w/ stubCampbell Barton
2018-12-12Fix building w/o bulletCampbell Barton
2018-12-12Fix (unreported) Broken rigidbody requirements when adding objects to a RB co...Bastien Montagne
2018-12-12Fix T58450: Skin modifier not working if applied after subsurfSergey Sharybin
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
2018-12-11FFmpeg: enable multi-threaded encoding of multiple frames, for a ~20% speedup.Mal Duffin
2018-12-11RNA: provide access to bone parent transform math from Python.Alexander Gavrilov
2018-12-11Proper fix for building without BulletSergey Sharybin
2018-12-11Cleanup: use BKE_object_* prefix for object APICampbell Barton
2018-12-11Fix T57934: non-empty duplicators don't renderCampbell Barton
2018-12-11DNA: version patch Camera.drawsize to twice it's valueCampbell Barton
2018-12-11Merge branch 'master' into blender2.8Campbell Barton
2018-12-11Fix T52051: Orthographic camera display size errorCampbell Barton
2018-12-10GP: Enable Object Onion Skin by defaultAntonioya
2018-12-10Fix T58928: New Action causes crash when duplicating boneSergey Sharybin
2018-12-10Cleanup: Variable namingSergey Sharybin
2018-12-10Fix T57633: Particle texture update problemSergey Sharybin
2018-12-10Proper fix for rigidbody collections's objects missing rb data.Bastien Montagne
2018-12-10Fix T59087: Empty meshes have large bound-boxCampbell Barton
2018-12-08Fix T51057 Modifiers lose bevel weight and creaseHoward Trickey
2018-12-08Shrinkwrap: use polygon normals for flat faces in Align To Normal.Alexander Gavrilov
2018-12-07Move static `get_hostname()` to `BLI_hostname()` in `system.c`Sybren A. Stüvel
2018-12-07Fix modifiers evaluation outside of depsgraph/CoW context.Bastien Montagne
2018-12-07Remove obscure debug-only printSergey Sharybin
2018-12-07Metadata: add hostname to the available metadata optionsSybren A. Stüvel
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix T58046: Crash when changing Particle type, when Hair has dynamicsPhilipp Oeser
2018-12-07Cleanup: styleCampbell Barton
2018-12-06Fix T58310: Crash when removing multires modifier from sculpt objectSergey Sharybin
2018-12-06Draw manager: Use render view transform as defaultSergey Sharybin
2018-12-06Color management: Use default view with no extra transform when not specifiedSergey Sharybin
2018-12-06Color management: Cleanup, make function name more clearSergey Sharybin
2018-12-06Fix crazyspace transform w/ armaturesCampbell Barton
2018-12-06Fix T57770: Edit-mesh wireframe cage select failsCampbell Barton
2018-12-06Merge branch 'master' into blender2.8Campbell Barton
2018-12-06Cleanup: no need to access final meshCampbell Barton
2018-12-05Cleanup: unused functionCampbell Barton
2018-12-05Fix T58762: Issue with weight painting on deformed meshSergey Sharybin
2018-12-05Don't tag objects from inside function which is used by dependency graphSergey Sharybin
2018-12-05Remove old dependency graphSergey Sharybin
2018-12-05Fix T58104: Duplicated previews for Matcaps/HDRIs in portable installsPhilipp Oeser
2018-12-05Color management: Query default view from displaySergey Sharybin
2018-12-05Implement bvhtree.fromObjectDalai Felinto
2018-12-04Fix T57620: display custom normals in Edit Mode.Alexander Gavrilov
2018-12-04Fix T58700: Modifier error msgs not showing.Bastien Montagne
2018-12-04Cleanup: typo in comments.Bastien Montagne
2018-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin