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-11-05Missing from last commitCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-04Merge branch 'master' into blender2.8Campbell Barton
2018-11-03Correct error in last commitCampbell Barton
2018-11-03Tool System: validate tool slots when setting modesCampbell Barton
2018-11-01Fix T57529: 2D image paint fill tool not taking into account alpha.Brecht Van Lommel
2018-11-01Fix T57553: Python operator popup size does not follow UI scale and DPI.Brecht Van Lommel
2018-10-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-17Fix sculpt curve stroke paintDalai Felinto
2018-10-16Fix T56250: brush cycling with shortcuts is broken.Brecht Van Lommel
2018-10-16Mesh: replace derived-mesh with mesh API's for project paintCampbell Barton
2018-10-15Texture Paint: Don't create material if operation is cancelledJacques Lucke
2018-10-12Mesh: remove derivedFinal from various placesCampbell Barton
2018-10-09Fix T57122: Sample color during texture painting not working.Bastien Montagne
2018-10-09CleanupDalai Felinto
2018-10-09Cleanup: namingCampbell Barton
2018-10-06Vertex Paint: support switching to secondary color temporarily holding CtrlPhilipp Oeser
2018-10-05Texture Paint: automatically set default color when adding texture slot.Brecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Texture Paint: unify missing data and slots panels, better auto position nodes.Sebastian Parborg
2018-09-20Sculpt: Fix undo not working for multiresSergey Sharybin
2018-09-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-20Sculpt: Fix memory leak in undo systemSergey Sharybin
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-11Cleanup: styleCampbell Barton
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-09-10Texture paint: properly implement image slots for principled BSDF node.Sebastian Parborg
2018-09-05UI: hide brush select redo panelCampbell Barton
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Tool System: support non paint tools in paint modeCampbell Barton
2018-08-22Paint Overlay: Fix blending of the brush overlayClément Foucault
2018-08-15Fix T56012: brush stencil overlay draws in the wrong location.Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Fix T55719: crash with sculpt dyntopo and constant detail resolution sampling.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel