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
2020-09-12Fix T71605: Crash toggling dynamic topology in background modeCampbell Barton
2020-09-10Sculpt: Enable pen pressure for Scrape/Fill Area RadiusPablo Dobarro
2020-09-10Fix T79754: Boundary Brush crashing with symmetry enabledPablo Dobarro
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-07Sculpt: Sculpt Trimming gestures toolsPablo Dobarro
2020-09-07Fix T79914: Grab active vertex using wrong coordinatesPablo Dobarro
2020-09-07Fix Boundary Brush not working with partially hidden meshesPablo Dobarro
2020-09-05Cleanup: spellingCampbell Barton
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Cleanup: Use function pointers in sculpt gesturesPablo Dobarro
2020-09-04Fix T80273: Restrict option in weight paint doesn't work with gradientPhilipp Oeser
2020-09-03Sculpt: Face Set Extract OperatorPablo Dobarro
2020-09-03Sculpt: Remove unused code in Clay StripsPablo Dobarro
2020-09-03Fix cloth brush not working with anchored strokePablo Dobarro
2020-09-03Sculpt: Sculpt Face Set gestures toolsPablo Dobarro
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-02Fix Cloth Snake Hook brush not using pressurePablo Dobarro
2020-09-02Fix T80311: Sculpt Filters not working when using vertical splitPablo Dobarro
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-28cleanup: Fix style issue in sculpt.cRay Molenkamp
2020-08-26Clenaup: Refactor Sculpt gesture mask operatorsPablo Dobarro
2020-08-25Sculpt: Cloth Snake Hook BrushPablo Dobarro
2020-08-25Fix T80008: Smooth brush not deforming mesh boundaries correctlyPablo Dobarro
2020-08-20Cleanup: Mesh Filter invoke refactorPablo Dobarro
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-20Fix T79924: Update the view rotation origin after setting the sculpt pivotPablo Dobarro
2020-08-20Fix variable simulation steps with cloth deform brushesPablo Dobarro
2020-08-20Sculpt: Add orientation modes to the Cloth FilterPablo Dobarro
2020-08-19Cleanup: compiler warningsBrecht Van Lommel
2020-08-19Cleanup: spellingCampbell Barton
2020-08-18GPUState: Remove gpuPushAttr/gpuPopAttrClément Foucault
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: remove use of GPU_blend_set_funcClément Foucault
2020-08-18Cleanup: GPU: Move towards an explicit Blend stateClément Foucault
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Sculpt: Erase Displacement Mesh FilterPablo Dobarro
2020-08-18Sculpt: Enhance Details Mesh FilterPablo Dobarro
2020-08-18Sculpt: Invert Smooth to Enhance DetailsPablo Dobarro
2020-08-18Fix T79714: Projecting texture from camera failsSybren A. Stüvel
2020-08-18Sculpt: Sculpt Filter Orientation OptionsPablo Dobarro
2020-08-18Sculpt: Option to limit the forces axis in the Cloth FilterPablo Dobarro
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-18Cleanup: rename bdata to boundaryPablo Dobarro
2020-08-18Fix Cloth Brush Grab deform types not working with spacingPablo Dobarro
2020-08-18Cleanup: Remove unused code in the Paint CursorPablo Dobarro