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-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-26Cleanup: styleCampbell Barton
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-12Fix T55452: Crash on saving with visible particle system.Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-113D View: move screen overlays to the topCampbell Barton
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-053D View: disable manipulators & text w/o overlayCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Error in last commitCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-24Fix: Name of selected object/bone + current frame in 3D view didn't take regi...Joshua Leung
2018-05-03UI: Fix region_draw_azone_tab_plus missing/broken background.Clément Foucault
2018-04-27Fix quad view region dividing lines not drawing after recent changes.Brecht Van Lommel
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-20Workbench: Removed Clay engine draw modeJeroen Bakker
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-08UI: Perf: View3D: Batch view infos BLF calls together.Clément Foucault
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-28UI: Perf: Don't use implicit Attrib.Clément Foucault
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-03-12GPUImage: Add back garbage collection for the new viewport pipeline.Clément Foucault
2018-03-12GPUMaterial: Add Material shader cache.Clément Foucault
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-02Remove legacy code used for sequencer preview imageDalai Felinto
2018-02-28Code cleanup: make viewport free simpler and consistent with GPU module.Brecht Van Lommel
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton
2018-02-27Cleanup: remove unused duplicate codeCampbell Barton
2018-02-27VSE preview: Get depsgraph from EvaluationContextDalai Felinto
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-13GPU: add offscreen buffer drawing utility functions.Brecht Van Lommel
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton