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
2018-09-24Remove unused filesmano-wii
2018-09-05Fix GPU.offscreen to use depsgraph and updated APIDalai Felinto
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22Cleanup: get rid of last G.main's in bpy area.Bastien Montagne
2018-06-12Fix T55452: Crash on saving with visible particle system.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-02-13GPU: add offscreen buffer drawing utility functions.Brecht Van Lommel
2018-01-04GPU_offscreen: Add option for high bit depth.Clément Foucault
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in pythonSergey Sharybin
2017-08-19Merge branch 'master' into blender2.8Campbell Barton
2017-08-19PyAPI: expose matrix parsing functionCampbell Barton
2017-07-21Fix function declaration of some modifiersSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel
2015-10-27View3D offscreen buffer was interferring with view navigationDalai Felinto
2015-10-20New function to draw offscreen, and related API changesDalai Felinto