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-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-08Merge branch 'master' into blender2.8Germano
2017-12-08Fix T53512: Vertices with index 0 were not being selectedGermano
2017-12-04drawobject: use float instead of int in glLineWidthGermano
2017-12-04Edit Mesh Selection: Make sure that the line width is 1 pixelGermano
2017-12-04Edit Mesh Selection: Fix wrong glPointSize positionGermano
2017-12-04Followup to previous merge conflict resolutionSergey Sharybin
2017-12-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
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