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-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
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey 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-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-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-09-30fix for crash drawing the clip view with a blend file that has lock to select...Campbell Barton