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-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-203D View: use new buffer selection API's for paint vert/face selectCampbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-04-29DRW: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63646: Box/Lasso select fails to de-selectCampbell Barton
2019-03-27Cleanup: unused variablesCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-16Cleanup: use return args lastCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-02Texture Paint: fix fast selection update to also work without modifiers.Alexander Gavrilov
2018-12-01Texture Paint: implement efficient face selection updates.Alexander Gavrilov
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: vpaint face select de-selected twiceCampbell Barton
2018-06-22Cleanup: Moar DM busting from editor code area.Bastien Montagne
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-16Cleanup: move mesh mirror functions to own fileCampbell Barton
2018-03-16Merge branch 'master' into blender2.8Campbell Barton
2018-02-06Object Mode: ED_mesh_mirrtopo_* check edit-mode dataCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-19Fix topology mirror ignoring center vertsCampbell Barton
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-03Weight painting with draw managerLuca Rood
2017-04-24Cleanup: remove unnecessary texface checksCampbell Barton
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne