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-11-15Image thread safe improvementsSergey Sharybin
2012-10-26Bug report #32970Ton Roosendaal
2012-10-26style cleanupCampbell Barton
2012-10-23Display buffer should be marked as invalid when setting pixels from pythonSergey Sharybin
2012-09-24No need to limit image frame offset to blender's frame rangeSergey Sharybin
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-18"Colospace" -> "Color Space" (in UI messages).Bastien Montagne
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-29new image operator now allows color grid (before was only grid on/off)Campbell Barton
2012-05-26Add frame_duration read-only member to Image RNA struct, returns movie's leng...Bastien Montagne
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-03-28expose image render_slot so keybindings can be configured to changeCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-01-11Fix: toggling premultiply or color management not updating packed images.Brecht Van Lommel
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-07-21fix/workaround [#28040] float images reduced to 256 levels per channel upon saveCampbell Barton
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-04-28Twitter report fix :)Ton Roosendaal
2011-04-06Fix for Image.pixels set, buffer was not tagged as modified, patch by Domino ...Brecht Van Lommel
2011-04-04Fix for slow Image.pixels, make it a flat instead of multidimensional array.Brecht Van Lommel
2011-04-03Image pixel acces, through Image.pixels as floating point values.Brecht Van Lommel
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-18FILTER="^\[[ 0123456789][ 0123456789][ 0123456789]\%] \|Linking \(C\|CXX\) st...Ton Roosendaal
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-10-29bugfix for grease pencil freeing order.Campbell Barton
2010-10-28bugfix [#24439] Smear 2D paint failsCampbell Barton
2010-09-20bugfix [#23326] Enable to add keframes on Image values (texture context)Campbell Barton
2010-09-15Allow start frames < 1 on image sequences.Daniel Salazar
2010-08-25fix for image sequence ranges Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton