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-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-20Multires: Cleanup, more proper variable nameSergey Sharybin
2018-09-20Subdiv: CCG, implement averaging along edges and cornersSergey Sharybin
2018-09-20Subdiv: CCG, store vertex adjacency informationSergey Sharybin
2018-09-20Subdiv: CCG, store edge adjacency informationSergey Sharybin
2018-09-20Subdiv: CCG, fix memory leakSergey Sharybin
2018-09-20Subdiv: CCG, fix crash going from sculpt to edit modeSergey Sharybin
2018-09-20Subdiv: CCG, localize Mesh usage even moreSergey Sharybin
2018-09-20Subdiv: CCG, go away from MeshSergey Sharybin
2018-09-20GP: Fix problem with mode opening 2D Animation templateAntonioya
2018-09-20GP: Fix falloff curve using 2D animation templateAntonioya
2018-09-20Cleanup: move DerivedMesh wrappers for modifiers further down the hierarchyJacques Lucke
2018-09-20Put the Radius property of Curve points under shape key control.Alexander Gavrilov
2018-09-20GP: Rename eraser brushesAntonioya
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Fix wrong pointer used in modifier stackSergey Sharybin
2018-09-19Cleanup: Remove some DerivedMesh wrappers for modifiersJacques Lucke
2018-09-19Fix possible misuse of `BLI_strncpy`.mano-wii
2018-09-19Subdiv: CCG, remove redundant callSergey Sharybin
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-19Cleanup: BLI_expr_pylike argument orderingCampbell Barton
2018-09-19Cleanup: rename BLI_simple_expr -> BLI_expr_pylike_evalCampbell Barton
2018-09-19Cleanup: styleCampbell Barton
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18Subdiv: CCG, implement stitching of given facesSergey Sharybin
2018-09-18Subdiv: CCG, make inner face grids averaging more reusableSergey Sharybin
2018-09-18Subdiv: CCG, initial grids stitching implementationSergey Sharybin
2018-09-18Subdiv: CCG, evaluate final position for multiresSergey Sharybin
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-17Cleanup: use SCE_GIZMO_ prefix for gizmo_flagCampbell Barton
2018-09-15GP: Initialize new brush factorsAntonioya
2018-09-15Cleanup: styleCampbell Barton
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Fix object motion paths not updating correct after filtering optimization.Brecht Van Lommel
2018-09-14GP: Fix T56802 - Add/Delete Vertex Group crashesAntonioya
2018-09-14Cloth: Improve UILuca Rood
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-14Subdiv: Cleanup, variable name spellingSergey Sharybin
2018-09-14Sculpting: Fix wrong object was using for PBVHSergey Sharybin
2018-09-14Subdiv: Cache Subdiv in CCG surfaceSergey Sharybin
2018-09-14GP: Fix armature deformation weight problemAntonioya
2018-09-13Fix a crash with duplivert, and move to evaluated mesh in object_dupli.cBastien Montagne
2018-09-13Workspaces: reference count screens, otherwise they are never freed.Brecht Van Lommel
2018-09-12Multires: Use more clear namingSergey Sharybin
2018-09-12Cleanup, fullstops in commentsSergey Sharybin
2018-09-12Cleanup: make shapekey functions localCampbell Barton