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-06-01Main Workspace IntegrationJulian Eisel
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-18Make sure external engines also render fine with depsgraph + freestyle wipDalai Felinto
2017-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-08Fix missing render update when building without OCIO but having GLSL image dr...Sergey Sharybin
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-26Merge branch 'master' into 28Campbell Barton
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-04-26Fix material preview for Cycles and BIDalai Felinto
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-03GPULamp: Separate GPULamp from GPUMaterialClément Foucault
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Merge branch 'master' into blender2.8Campbell Barton
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-03Update comment which was remained in an old placeSergey Sharybin
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/renderClément Foucault
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto
2017-02-15Fix T50542: Wrong metadata frame when using OpenGL renderSergey Sharybin
2017-02-15Bring rendering back (update all references to SETLOPPER)Dalai Felinto
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2017-02-08create BKE_scene_layer_activeDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya