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
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-21Code Cleanup: styleCampbell Barton
2014-01-20Fix T37481: Image Sequence can't be loadedAndrea Weikert
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-19Followup for fix T37718: image was not saving with proper settings second timeSergey Sharybin
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-10Style CleanupCampbell Barton
2013-12-08Fix T37326 inversion of image channels did not do an undo push. Now only do a...Antony Riakiotakis
2013-11-26Code cleanup: As Sergey stated on bf-committers one should use id_us_min() if...Thomas Beck
2013-11-25Code Cleanup: style commentsCampbell Barton
2013-11-24Commit D31 : Check if the user count needs to be decreased after adding a new...Thomas Beck
2013-11-18Fix part of T37326: IMAGE_OT_invert won't update if buffer is floatSergey Sharybin
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-07Fix #36981, Removing Sample line fails during render.Lukas Toenne
2013-10-01* Change NA_EDITED notifier to NA_ADDED, as suggested by Sergey. (r60414 foll...Thomas Dinges
2013-09-29Fix [#36845] New generated blank image doesn't update preview (properties edi...Thomas Dinges
2013-09-07rename cursor setting functions to make modal set/restore more clearly relate...Campbell Barton
2013-09-05Code cleanup: use boolean instead of int for colormanagementSergey Sharybin
2013-08-21Image Editor: implement FKey to call 'View All' with 'fit_view'Dalai Felinto
2013-07-15Fix #36145: Error in inverting channels in the UV/Image EditorSergey Sharybin
2013-07-14fix [#36135] File name of previously saved render result no longer rememberedCampbell Barton
2013-07-06fix [#36022] inconsistent naming for new imagesCampbell Barton
2013-06-28Fix #35900: image editor save multilayer EXR was not using the compressionBrecht Van Lommel
2013-06-18use booleans for operator check functions.Campbell Barton
2013-06-15Bug fix #35749Ton Roosendaal
2013-05-08code cleanup: use 'const float[2]' where possible.Campbell Barton
2013-04-29Fix #35139] Output panel options are not taken into account when you safe you...Sergey Sharybin
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
2013-03-26I18n: various "new data translation" fixes...Bastien Montagne
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-18Fix #34672: Image sampling line didn't use color management for byte buffersSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-05patch [#34103] path_util_split_dirstring.patch, path_util_split_dirstring_2.p...Campbell Barton
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-01Fix / Workaround for [#34474] "Record Composite" image op segfaults in compos...Thomas Dinges
2013-02-24Some UI messages fixes...Bastien Montagne
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-19minor change to own recent commit with transform fcurve centers and some styl...Campbell Barton
2013-02-18Fix some popups being too small on retina display, among them the new image d...Brecht Van Lommel
2013-02-17Another huge bunch of UI translation fixes, mostly reported by Leon Cheung, S...Bastien Montagne
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-04Fix #34079: RGB and HSV values inconsistencySergey Sharybin
2013-01-12Bug fix #33842Ton Roosendaal
2013-01-06Solving nasty annoyance:Ton Roosendaal
2013-01-05Trackpad pans for UV/Image and MovieClip editors were inverse compared to all...Ton Roosendaal
2012-12-29Trackpad fixes & changes:Ton Roosendaal