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
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-17DwM: use batch select for vertex paint modeCampbell Barton
2017-08-16DwM: Use Batch's for drawing selectionCampbell Barton
2017-08-16Cleanup: rename GPU gawain functionsCampbell Barton
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-25Workaround for crash drawing face-maps after undoCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-11Merge branch 'master' into blender2.8Campbell Barton
2017-07-11Fix T51761: wpaint select depth limit failsCampbell Barton
2017-07-05Merge branch 'master' into blender2.8Bastien Montagne
2017-07-04Fix T51834: Active Object and Groups color difference imperceptibleBastien Montagne
2017-06-29Fix crash & performance regression w/ base lookupCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-08Remove selection color from the baseSergey Sharybin
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-19Fix empty-image draw sizeCampbell Barton
2017-05-18Remove "Modern Viewport"Dalai Felinto
2017-05-18Correct own error using u32 for back-buffer selectCampbell Barton
2017-05-17Use byte color for selection drawingCampbell Barton
2017-05-17Correct flag when drawing editmode face selectCampbell Barton
2017-05-05Use immediate mode for back-buffer selectionCampbell Barton
2017-05-05Merge branch 'master' into blender2.8Campbell Barton
2017-05-05Remove redundant backbuffer/transform checkCampbell Barton
2017-05-04Cleanup: include the type of data in function nameCampbell Barton
2017-05-04Use mesh draw cache for back-buffer selectionCampbell Barton
2017-05-04Remove cpackCampbell Barton
2017-05-04Fix relationship lines visibility test for legacy viewportDalai Felinto
2017-04-27Add back text color for legacy drawingCampbell Barton
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-19No need for while-loop counting curve-normalsCampbell Barton
2017-04-16fix mistake from last commitMike Erwin
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-15GPU matrix: add back type checksCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin