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
2013-02-04Fix #34079: RGB and HSV values inconsistencySergey Sharybin
2013-02-02style cleanupCampbell Barton
2013-01-29Alpha display changes:Sergey Sharybin
2013-01-24Tiles highlight shall work fine with border render nowSergey Sharybin
2013-01-22correct addon tutorial section on keymap register/unregister and add label ne...Campbell Barton
2013-01-15Spelling correctionsSergey Sharybin
2013-01-15Two threading issues:Sergey Sharybin
2013-01-12Bug fix #33842Ton Roosendaal
2013-01-08Alpha-over images on a black background when in RGB display modeSergey Sharybin
2013-01-06Solving nasty annoyance:Ton Roosendaal
2013-01-05Trackpad pans for UV/Image and MovieClip editors were inverse compared to all...Ton Roosendaal
2013-01-05Fix #33761: Infinite loop in space_image if tile size > image sizeSergey Sharybin
2013-01-01Highlight currently rendering tilesSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-29Trackpad fixes & changes:Ton Roosendaal
2012-12-29style cleanupCampbell Barton
2012-12-28Small fix: increased precision print of color sampling float images with 1 di...Ton Roosendaal
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-18fix [#33580] Masking keyframes disappear from dope sheet when using undo.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-15Fix #33539: shift+numpad 2/4/8 shortcuts for zoom in image and clip editorBrecht Van Lommel
2012-12-14Fix #33525: Mask points are add offset for the mouse when adding on viewer no...Sergey Sharybin
2012-11-25fix [#33278] zoom mode in UV editorCampbell Barton
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-04Image Editor Operators:Thomas Dinges
2012-10-27use min/max inline functions where MIN2/MAX2 were doing type conversion.Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26style cleanupCampbell Barton
2012-10-25Bugfix #27585Ton Roosendaal
2012-10-23rename api functions...Campbell Barton
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-14More UI messages and BKE_reportf->BKE_report fixes...Bastien Montagne
2012-10-13Make zoom direction consistent all over the editorsSergey Sharybin
2012-10-12fix for many RNA definitions having soft/hard ranges swapped, make this BLI_a...Campbell Barton
2012-10-11style cleanup:Campbell Barton
2012-10-07style cleanup: if();Campbell Barton
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-10-05Code cleanup: fix some clang checker warnings.Brecht Van Lommel
2012-09-30fix for crash drawing the clip view with a blend file that has lock to select...Campbell Barton
2012-09-30style cleanupCampbell Barton
2012-09-28fix/workaround [#32679] Save a Copy during F12 Cycles Render produces black i...Campbell Barton
2012-09-24Fix image editor switching to no image when deselecting all faces for UV edit...Brecht Van Lommel
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-24fix for issue where you could easily make zero user datablocks (especially wi...Campbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-19Fix #32576: missing image editor update when entering edit mode with UV textu...Brecht Van Lommel
2012-09-18Color management: default to Save as Render when saving an image datablock withBrecht Van Lommel