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
path: root/source
AgeCommit message (Expand)Author
2017-05-17Silence warnings in Mac (based on buildbot build report)Dalai Felinto
2017-05-17Fix blenderplayerDalai Felinto
2017-05-17Fix typo in hair shader view vectorLuca Rood
2017-05-17Fix T51535: View vector inverting in pespective/orthoLuca Rood
2017-05-17Fix annoying warning about unused debug var in release builds.Bastien Montagne
2017-05-17DwM: Armature: fix bone distance outline drawing.Bastien Montagne
2017-05-17DwM: Armature: Add distance outline and wire drawing of envelope bones.Bastien Montagne
2017-05-17Fix particle system batch_cache on object duplicationLuca Rood
2017-05-17DWM: reuse position VBO for vpaint select overlayCampbell Barton
2017-05-17Fix weight-painting out of facemask mode w/ hidden facesCampbell Barton
2017-05-17Fixup on weightpaint shader after rBfabd55a5e9Dalai Felinto
2017-05-17Clay hair: use builtin reflect functionDalai Felinto
2017-05-17DWM: hide hidden verts in weight-paint modeCampbell Barton
2017-05-17Cleanup: line lengthCampbell Barton
2017-05-17DWM: minor changes to face-flag useCampbell Barton
2017-05-17Correct own error in copying vertex color to VBO'sCampbell Barton
2017-05-17DWM: don't use engine drawing for paint modesCampbell Barton
2017-05-17DWM: correct unselected face overlayCampbell Barton
2017-05-17DWM: use DRWContextState.obactCampbell Barton
2017-05-17DWM: Initial support vert & weight hidden facesCampbell Barton
2017-05-17Cleanup: quiet warningCampbell Barton
2017-05-17Use byte color for selection drawingCampbell Barton
2017-05-17Correct flag when drawing editmode face selectCampbell Barton
2017-05-17DWM: use generic header for DRWCallCampbell Barton
2017-05-17Cleanup: group VBO attributes in a structCampbell Barton
2017-05-17Cleanup: clarify select terminologyCampbell Barton
2017-05-17DWM: write mesh data to the VBO directlyCampbell Barton
2017-05-17DWM: Add obact for convenienceCampbell Barton
2017-05-17Cleanup: remove GLSL version checksCampbell Barton
2017-05-16Draw Manager: Add support for instance Batch.Clément Foucault
2017-05-16Draw Manager: support render only mode.Clément Foucault
2017-05-16Draw Manager: Texture Memory usage improvement.Clément Foucault
2017-05-16Draw Manager: Improve debugClément Foucault
2017-05-16Draw Manager: Make use of texture reuse.Clément Foucault
2017-05-16GPUViewport: Add a Texture Pool to reuse textures across engines.Clément Foucault
2017-05-16Fix crash when particle display is below 100%Luca Rood
2017-05-16Minor cleanup in clay_engine.cLuca Rood
2017-05-16Outliner: Bring back "activate" object when selecting from outlinerDalai Felinto
2017-05-16Draw Manager: Small cleanup on bool and bitwiseDalai Felinto
2017-05-16Clay/Hair: Only show hair when in object modeDalai Felinto
2017-05-16Fix hair drawing with collection clay settings overridesLuca Rood
2017-05-16Fix hair width changingDalai Felinto
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-16Correct last commit, missing assignmentCampbell Barton
2017-05-16Fix sculpt dyntopo undo leaving PBVH at NULLCampbell Barton
2017-05-16GPU: use ifdef for flat shaderCampbell Barton
2017-05-16Fix sculpt drawing with Blender viewportCampbell Barton
2017-05-16Fix face-dot's not drawingCampbell Barton
2017-05-16Fix memory leak with mesh cache (w/ select invalidate)Campbell Barton
2017-05-16Fix memory leak with mesh cache (missed last commit)Campbell Barton