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-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
2015-02-28UI: place camera DOF buttons to be more compactCampbell Barton
2015-02-12Use the RNA for overriding the name instead.Antony Riakiotakis
2015-02-12More naming refinement GPU fstop -> Viewport f-stopAntony Riakiotakis
2015-02-12Add DOF fstop property for cycles, also don't grey it out when object isAntony Riakiotakis
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2014-03-11Fix for missing 'field-of-view angle' property for a panoramic camera.Tamito Kajiyama
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2012-12-31Some minor cleanup in camera's FOV angle props (mostly use DEG2RAD macro, and...Bastien Montagne
2012-11-21camera sensor ui fix: grey out values when not affecting cameraDalai Felinto
2012-11-05Blender internal is using camera focal length when panorama rendering is usedSergey Sharybin
2012-10-25Camera: bring Title Safe display up to date, making it a Safe Areas option thatBrecht Van Lommel
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-03-02Fix #30421: Panorama option in camera properties always disabledSergey Sharybin
2012-02-28Cycles: support for camera rendering an environment map with equirectangularBrecht Van Lommel
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-04Camera UI: tweaking panels, move clipping back because it's not part of theBrecht Van Lommel
2011-11-04correct some warnings, also sensor_x was being paassed to object_camera_matri...Campbell Barton
2011-11-04Configurable sensor size:Sergey Sharybin
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton