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-08-12Merge branch 'blender2.8' into hair_guideshair_guidesLukas Tönne
2018-08-01Fix Cycles headless render failing, after grease pencil merge.Brecht Van Lommel
2018-08-01Cleanup: Remove ToDo commentAntonioya
2018-08-01Fix context problem when render in background modeAntonioya
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Viewport: use Filmic without scene exposure/gamma/curves for workbench.Brecht Van Lommel
2018-07-30DRW: Add option to only resolve framebuffer colors without depth testClément Foucault
2018-07-30Fix T56121 and maybe others: DST.gpu_context was being created in the wrong D...mano-wii
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18Fix/workaround T56019: memory leak with preview renders.Brecht Van Lommel
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15Merge branch 'blender2.8' into hair_guidesLukas Toenne
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-11Cleanup: simplify RNA namesCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-10DRW: Add new features from lightcache branchClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-10Merge branch 'blender2.8' into hair_guidesLukas Toenne
2018-07-08Fix crash in lamp preview renderCampbell Barton
2018-07-063D View: support object type visibility/selectionCampbell Barton
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-07-03Revert "GHOST: Delay opengl context initialization"Clément Foucault
2018-07-03Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-28Overlay: Make overlay engine rebder on top of paint modes.Clément Foucault
2018-06-27Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-21T55570: Moved Texture drawtype as to shading popoverJeroen Bakker
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-19Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-183D View: don't show manipulators when overlay is disabledCampbell Barton
2018-06-15Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-14Move call to drw_state_ensure_not_reused() inside the region locked by DST.gl...Clément Foucault
2018-06-13DRW: Fix crash caused by hair transform feedbackClément Foucault
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-11Render: Create a separate gl context for rendering.Clément Foucault
2018-06-11GHOST: Delay opengl context initializationClément Foucault
2018-06-11DRW: Rename ogl_context to gl_contextClément Foucault
2018-06-09Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-07Eevee: Fix hair not rendering.Clément Foucault
2018-06-06Depsgraph iterator: Remove explicit modeDalai Felinto