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-10-07Merge branch 'master' into soc-2014-viewport_contextsoc-2014-viewport_contextJason Wilkins
2014-10-07Cleanup to previous commit, we can reuse set_rgb instead of new functionAntony Riakiotakis
2014-10-07Fix T42074, textured lamps influncing other layersAntony Riakiotakis
2014-10-02Fix T42049: Crash exiting /w GL1.1Campbell Barton
2014-09-24gooseberry request:Antony Riakiotakis
2014-09-17Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-09-02Fix T41682.Antony Riakiotakis
2014-09-02A bit of a code cleanup in GLSL shaderSergey Sharybin
2014-09-02Support window coordinates in cycles nodes.Antony Riakiotakis
2014-09-02Fix second part of T41068 -- reflection mapping was wrongSergey Sharybin
2014-09-01Merge branch 'master' into soc-2014-viewport_contextAntony Riakiotakis
2014-08-29Fix T41596 GLSL error on ATIs after clipping workaround commit.Antony Riakiotakis
2014-08-27Disable clipping on ATI cards not supporting the clipping workaround toAntony Riakiotakis
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-08-22Fix T41068: 3D viewport shading - Material or Window vs. RenderedSergey Sharybin
2014-08-18Fix T41456: soft light texture blend mode zero effectAntony Riakiotakis
2014-08-18Fix T41314: OpenGL error when using Cycles engineSergey Sharybin
2014-08-13Fix possible uninitialized var useCampbell Barton
2014-08-12Fix T41414, T41386.Antony Riakiotakis
2014-08-12Fix undo in texture painting not refreshing float images in viewport ifAntony Riakiotakis
2014-08-07Fix crash on dyntopo when show diffuse option + collapse is usedAntony Riakiotakis
2014-08-05Cleanup: indentationCampbell Barton
2014-08-02Revert "missing semicolon"Jason Wilkins
2014-08-02missing semicolonJason Wilkins
2014-08-02added GPU_glew.h to CMakeLists.txtJason Wilkins
2014-08-01* moving the glew symbolic constant stuff from GPU_glew.h to glew-mxJason Wilkins
2014-07-27Remove direct glew includeCampbell Barton
2014-07-26Move private functions into own header (not to be used outside of GPU code).Campbell Barton
2014-07-26SCons support for Ghost context refactorJason Wilkins
2014-07-25Merge branch 'soc-2014-viewport_context' of git.blender.org:blender into soc-...Jason Wilkins
2014-07-25changed glew.h include to GPU_glew.h include in GPU_select.cJason Wilkins
2014-07-24Cleanup and some changes needed to build on linuxCampbell Barton
2014-07-24Merge branch 'master' into soc-2014-viewport_contextJason Wilkins
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Fix T40658: UV map node not working for GLSL materials.Brecht Van Lommel
2014-07-11Another attempt for T40981, clipping border does not work with GLSL onAntony Riakiotakis
2014-07-09Attempt to mitigate issue T40981Antony Riakiotakis
2014-06-30Fix T40795: Dot output is inverted in viewport with CyclesSergey Sharybin
2014-06-20Fix 2 GLSL errors, with Cycles Hair BSDF.Thomas Dinges
2014-06-14Implement GLSL code for XYZ nodes.Thomas Dinges
2014-06-12Quiet double promotion warning & ws editCampbell Barton
2014-06-10Fix T40498 invalid textures flickering.Antony Riakiotakis
2014-06-04Fix T40478: wrong cycles fresnel with GLSL materials in the viewport.Brecht Van Lommel
2014-05-30Fix T40078: GLSL Lamp with OnlyShadow makes weird colors in object.IRIE Shinsuke
2014-05-30Followup to rB1973b17fce65, partially bring back GLSL lamp's previous behavior.IRIE Shinsuke
2014-05-28Fix T40362: Projected texture from spotlight doesn't scale with spotsize when...Mitchell Stokes
2014-05-22Mistake naming in recent commitCampbell Barton