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-08-30Fix possible crash with new sculpting cursor, due to stack overflowBrecht Van Lommel
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-27Fix T68763: Smooth Brush not working in LookDev or Rendered ModePablo Dobarro
2019-08-27Sculpt/Paint: Brush world spacing option for sculpt modePablo Dobarro
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Cleanup: use const arguments for vertex coordsCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: unused warningsCampbell Barton
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-12Sculpt/Paint: Ignore INBETWEEN_MOUSEMOVE events on certain brush toolsPablo Dobarro
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-05Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expectedSebastian Parborg
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30Fix edit-mode interfering with brush swap colorCampbell Barton
2019-07-29Fix T67860: missing 3d cursor update when picking texture clone locationPhilipp Oeser
2019-07-26Fix missing ID pointer updates for texture paint undoCampbell Barton
2019-07-26Undo System: correct fix for T67709Campbell Barton
2019-07-26Fix T67709: Texture paint undo gets out of syncCampbell Barton
2019-07-18Fix weight paint mode setting with multiple armaturesCampbell Barton
2019-07-16Fix paint curve not drawing selection colors properlyBrecht Van Lommel
2019-07-16Fix T66742: Frame selected last weightpaint/vertexpaint stroke notPhilipp Oeser
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-09Fix T57652: Multires undo broken with shared object dataSergey Sharybin
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-24Cleanup: use doxy groupsCampbell Barton
2019-06-21Fix T65969: missing update of properties editor for Dyntopo checkboxAlessio Monti di Sopra
2019-06-21Fix dashed line drawingCampbell Barton
2019-06-19Fix sculpt not updating on undo with EEVEE enabledPablo Dobarro
2019-06-18TexturePaint: Projection EditJeroen Bakker
2019-06-17Fix T65620: Sculpting brush size jumping.mano-wii
2019-06-14Cleanup: sort structsCampbell Barton