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
2015-03-13BGE: Fix for T43793 Increment frame_start/end value to 255 framesJorge Bernal
2015-02-03Fix T43403: Compositor does not respect interlaced videoSergey Sharybin
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-06Fix copy-paste of colors to generated color not being correct. 'Antony Riakiotakis
2015-01-03Fix RNA Image.frame_duration.Bastien Montagne
2014-10-09Cleanup: tabsCampbell Barton
2014-10-09Implement custom names for render slotsSergey Sharybin
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-11-25UI: change hard limits on a few camera and image properties to infinite, soft...Mark Ayers
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-02Fix #35944: adding keyframes or drivers on image sequences offset did not workBrecht Van Lommel
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-04Bugfix #34493Ton Roosendaal
2013-02-21Increase maximum render resolution from 10000 to 65536.Brecht Van Lommel
2013-01-24Fix #33953: blender crash after few steps with .exr image in compositorSergey Sharybin
2013-01-16Movies support for CyclesSergey Sharybin
2013-01-13Stupid keyboard should know what coders want to type ! (i.e. another typo fi...Bastien Montagne
2013-01-12Packed and generated images support for CyclesSergey Sharybin
2012-12-31Correction to RNA update functionsSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-24Separate image input and sequencer's color spaces in the UISergey Sharybin
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