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
2014-09-08Merge branch 'master' into soc-2014-viewport_fxsoc-2014-viewport_fxAntony Riakiotakis
2014-08-26Fix T41574: Curve edit-handles draws in shadowCampbell Barton
2014-08-26Rename drawnurb -> draw_editnurbCampbell Barton
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-13SpellingCampbell Barton
2014-08-11Utility functions for getting boundbox size/scaleCampbell Barton
2014-08-05Correct change to dupli-drawingCampbell Barton
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Fix T41113: Hide doesn't work on particle systemsBastien Montagne
2014-07-05[OpenGL Policy] BlendFuncSeparate defaults to GL_ALPHA, GL_ONE_MINUS_SRC_ALPH...Jason Wilkins
2014-06-29Fix T40850: object emitter of particles not visible in viewport when GLSL and...Lukas Tönne
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-19View3D: Handle un-weighed vertex color properlyCampbell Barton
2014-06-19Code cleanup: replace odd pointer casting with structsCampbell Barton
2014-06-18Correct error in last commitCampbell Barton
2014-06-18Editmesh: add ability to show weights on wire T39054, D585Gaia Clary
2014-06-16Code cleanup: move editfont drawing into its own function.Campbell Barton
2014-06-16Object Drawing: minor refactor, don't check glsl in wire-modeCampbell Barton
2014-06-15Curve: use zero length array for BevList for less confusing syntaxCampbell Barton
2014-06-15Code cleanup: commentsCampbell Barton
2014-06-14UI: refactor text cache to use zero length arraysCampbell Barton
2014-06-09Fix T40543: Duplicators draw with 'Render Only'Campbell Barton
2014-06-04Optimize editmode drawing edgeesCampbell Barton
2014-06-04Fix for dupli's ignoring color in set-scenesCampbell Barton
2014-06-04Fix T40489: Curve drawing skipped loose-wire when mixed with solid facesCampbell Barton
2014-05-28Fix T40403: Particles disappear after renderingSergey Sharybin
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-05-22Fix T40283: Matcaps disables GLSL shadowsCampbell Barton
2014-05-163D Text: Change textbox placement to ignore font scaleCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-29Correct own regression drawing lamp outlineCampbell Barton
2014-04-29Code cleanup: avoid sin/cos calls when drawing sun lampCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-23Quiet warningsCampbell Barton
2014-04-23Fix T39781: Autosmooth feature: erroneously showing hidden vertices' normals ...Bastien Montagne
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-21Object drawing: test the flag, without comparing the valueCampbell Barton
2014-04-20Code cleanup: correct abs useCampbell Barton
2014-04-17Fix T39765 crash on text with generative modifiers.Antony Riakiotakis
2014-04-17Code cleanup: use bools for DMCampbell Barton
2014-04-17Fix mistake in recent DM material changesCampbell Barton
2014-04-17Viewport Text Drawing: replace single allocs with a memarenaCampbell Barton
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-13Split Normals I (1/5): basis for split normals (nearly nothing user-visible h...Bastien Montagne
2014-04-11Drawing: use const for wire colorCampbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-10More instances of needed material initialization.Antony Riakiotakis
2014-04-09Back buffer selection needs updates to materials.Antony Riakiotakis