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-25Multires: Pass mesh instead of objectSergey Sharybin
2018-09-25Merge branch 'master' into blender2.8Campbell Barton
2018-09-25Cleanup: styleCampbell Barton
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Modifiers: use Mesh instead of DerivedMesh for dynamic paint.Sebastian Parborg
2018-09-24Tracking: Use pixel aspect from clipSergey Sharybin
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-24Add support for a one-dimensional Force Field source shape.Alexander Gavrilov
2018-09-24Cleanup: styleCampbell Barton
2018-09-21Cleanup: IndentationSergey Sharybin
2018-09-21Multires: Remove unused field from reshape contextSergey Sharybin
2018-09-21Cleanup: InetnationSergey Sharybin
2018-09-21Multires: Support masks propagation to higher levelsSergey Sharybin
2018-09-21Multires: Copy mask from sculpt to multiresSergey Sharybin
2018-09-21Subdiv: CCG, initialize grid mask from paint maskSergey Sharybin
2018-09-21Subdiv: CCG, cleanupSergey Sharybin
2018-09-21Fix smoke to render in Cycles again.Brecht Van Lommel
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-21Subdiv: Fix crash subdividing mesh withotu facesSergey Sharybin
2018-09-21Multires: Support sculpting on a lover levelsSergey Sharybin
2018-09-21Multires: Fix reshaping from object at lower levelSergey Sharybin
2018-09-20Texture Paint: unify missing data and slots panels, better auto position nodes.Sebastian Parborg
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-20Cleanup: styleCampbell Barton
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