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-02-13Fix T61499: Missing Camera settings in props except Depth of FieldPhilipp Oeser
2019-02-11UI: show camera DOF UI for workbench engineWilliam Reynish
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-20Fix for camera background images options not showing when using stereoscopy.Sebastian Koenig
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-03UI: Sort panels in Properties.Pablo Vazquez
2018-10-25Cleanup: unused variablesCampbell Barton
2018-10-18UI: closure some more panels by default, leaving open mostly 1 per tab.William Reynish
2018-09-27UI: update camera background images panel layout.Sebastian Koenig
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-08-30Cleanup: inline icon conditionalCampbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-16Camera Background: don't show "Not Set" when using Camera ClipDalai Felinto
2018-07-27UI: Fix error in camera property panelClément Foucault
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-15UI: Camera Display panel rename to Viewport DisplayPablo Vazquez
2018-07-15UI: Use full width for ID blocks in World, Light, Camera, TexturePablo Vazquez
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-10Sub-panel for camera DoF for EEVEEPablo Vazquez
2018-06-02Fix UI for camera dataDalai Felinto
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-10-26Move background images into the cameraCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-12UI: Expose more UI settings to CLAY and EEVEEDalai Felinto
2017-05-12Eevee: Add Rotation and ratio parameters to DoF.Clément Foucault
2017-05-10Eevee: Initial Depth Of Field commit.Clément Foucault
2017-05-09Expose camera stereo settings in Clay enginesDalai Felinto
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-05Clay Engine: Make panels compatible with the new engineClément Foucault
2016-05-18Cycles: Pole merging for spherical stereoSergey Sharybin
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2015-07-03Multi-View UI: convergence is only useless for the parallel camera (toe-in st...Dalai Felinto
2015-06-29Fix T45234: Stereo Parallel vs. Off-AxisDalai Felinto
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis
2015-03-19UI: minor re-organization of dof optionsCampbell Barton
2015-03-19Depth of field high quality:Antony Riakiotakis