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-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-25Docs: Image.has_data clarificationCampbell Barton
2016-03-08Fix T47701: Image not fully updated after setting .pixelsSergey Sharybin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-20RNA: Change behavior of Image.save()Campbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
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