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
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-28Cleanup: add doxy sections to view3d_draw,headerCampbell Barton
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-26Fix (unreported): Snap to grid not considering Focal Length.mano-wii
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-233D View: add back clipping draw code (disabled)Campbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-12Fix T60328: Stereoscopy Convergence Plane brokenDalai Felinto
2018-12-31Fix T60015: snap to grid - snaps only to largest incrementmano-wii
2018-12-21Fix T59686: snap to adaptive grid occurs with a "delay"mano-wii
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-14Fix T59337: Camera visual aids ignore overlayCampbell Barton
2018-12-11Fix T58850: NDOF navigation guide not shownCampbell Barton
2018-12-06Fix T58659: absolute grid snapping wrong with custom grid scale.Sebastian Parborg
2018-11-14Fixup for view3d collection name drawing when no active objectDalai Felinto
2018-11-13Add active collection to viewport "name" statsDalai Felinto
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-03UI: Soft drop shadow on 3D Viewport info text.Pablo Vazquez
2018-11-03UI: Don't use abbreviations for view names.Pablo Vazquez
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-09Cleanup: namingCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31Fix crash when rendering viewport within another areaClément Foucault
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
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-15Cleanup: split GPU_batchCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton