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-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-02FCurve: only calculate single axis lengthCampbell Barton
2018-03-02Fix building w/o PythonCampbell Barton
2018-03-01Discard non-free axis scaling in Maintain Volume to improve 2.79 compat.Alexander Gavrilov
2018-03-01Refactor: Merge non-functional-change part of 'edit normals' 2017 GSoC.Bastien Montagne
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-28De-duplicate tool settings copy and make tool settings freeing reusableSergey Sharybin
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-27merge from masterGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-24OpenVDB : use underscores instead of spaces in grid names.Kévin Dietrich
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-23Smoke: change default flame temperatures to match OpenGL preview.Brecht Van Lommel
2018-02-23Merge branch 'master' into blender2.8Campbell Barton
2018-02-23Cleanup: header guards & styleCampbell Barton
2018-02-22Fix T54136: Crash when deleting an object that is in an instanced groupDalai Felinto
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Cleanup: Fix const pointers mess in previous commit.Bastien Montagne
2018-02-22Merge branch 'master' into blender2.8Bastien Montagne
2018-02-22Fix (unreported) meshes changing shading when creating empty clnors data.Bastien Montagne
2018-02-22Cleanup: clnor code: more 'do not use same varname for two different things'.Bastien Montagne
2018-02-22Depsgraph: Remove unused argumentSergey Sharybin
2018-02-22Remove old depsgraph from modifiers relations update contextSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Remove unused bmain from modifiers relations update contextSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Wrap all arguments foe modifiers relations update into a structSergey Sharybin
2018-02-22WorkSpace: Restore saved object-modes againCampbell Barton
2018-02-22Revert "BKE: Changing ID freeing order."Campbell Barton
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-22BKE: Changing ID freeing order.Clément Foucault
2018-02-21bezt_add_to_cfra_elem() - Use same keyframe equality test as in other placesJoshua Leung
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey Sharybin
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21VSE: skip non image/movie w/ proxy dir storageCampbell Barton
2018-02-20Cleanup: split normals: use different varnames for angle and its cosine.Bastien Montagne
2018-02-20Fix T54069: Vertex groups for hair length is wrong in some casesSergey Sharybin
2018-02-19Fix T54096: Subdivision Surface + Boolean Modifiers + Transform = crashSergey Sharybin
2018-02-19Fix warning after fix for crash on renaming group collectionsDalai Felinto
2018-02-19Fix T53032: Image sequence works bad with Displace modifierSergey Sharybin
2018-02-19Merge branch 'master' into blender2.8Campbell Barton
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2018-02-18Merge branch 'master' into blender2.8Campbell Barton