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
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