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
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
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
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-22pep8 edits and change '!= None' to 'is not None'Campbell Barton
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-05-10camera composition guides: center, thirds, golden rule Campbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton