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-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-18Multires: Simplify reshaping codeSergey Sharybin
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2018-11-20Multires: Cleanup, remove unused functionSergey Sharybin
2018-11-02Multires: Cleanup, namingSergey Sharybin
2018-11-01Subdiv: Cleanup, de-duplicate tangent matrix calculationSergey Sharybin
2018-09-25Multires: Pass total level instead of modifier dataSergey Sharybin
2018-09-25Multires: Pass mesh instead of objectSergey Sharybin
2018-09-21Multires: Support sculpting on a lover levelsSergey Sharybin
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-12Multires: Use more clear namingSergey Sharybin
2018-08-22Multires: Remove another unused argument from reshape functionSergey Sharybin
2018-08-22Multires: Fix reshape when active level is lower than the total oneSergey Sharybin
2018-08-22Multires: Remove unused function argumentSergey Sharybin
2018-08-22Multires: implement reshape operationSergey Sharybin
2018-08-16Multires: Implement function to get mesh at multires position of stackSergey Sharybin
2018-08-16Multires: Cleanup, naming and bool typeSergey Sharybin
2018-08-14Multires: Begin hooking it up to the new subdiv codeSergey Sharybin
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-18Multires: Remove unused functionSergey Sharybin
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-05-07Fix T44611: 'make_links_data' modifiers would fail and crash with multires mo...Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-06-12Fix T40582: issues with apply scale when having multires and scene simplifySergey Sharybin
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2012-11-09style cleanup: indentationCampbell Barton
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-06-25Fixes for modifier data in multi-user meshes.Nicholas Bishop
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton
2012-05-11Add mask support to CCGSubSurf and multires.Nicholas Bishop
2012-05-11Code cleanup for multires_dm_create_from_derived().Nicholas Bishop
2012-04-16Port multires_topology_changed to new bmesh apiSergey Sharybin
2012-03-19Add a multires function to delete MDisps.Nicholas Bishop
2012-03-15Remove unused parameter from multires_dm_create_from_derived.Nicholas Bishop
2012-03-14Skip hidden elements in PBVH iterator, raycast, and drawing.Nicholas Bishop
2012-03-13Code cleanup: replace multires update function pointer with direct call.Nicholas Bishop
2012-03-08building without python works again, cleanup bmesh include paths (cmake and s...Campbell Barton
2012-02-21Remove unused code left from old multires interpolation stuffSergey Sharybin
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton