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
2011-07-21Corrected View Selected operator for image editor so now it worksSergey Sharybin
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-09Bug fix own collection:Sergey Sharybin
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-23Color info in node editor backdrop now supports color management.Lukas Toenne
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-02Bugfix #26736Ton Roosendaal
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-22Bugfix #26562Ton Roosendaal
2011-03-12More on bug #26432Ton Roosendaal
2011-03-10Bugfix #26424Ton Roosendaal
2011-03-09Bugfix #26424Ton Roosendaal
2011-03-03Bugfix #26307Ton Roosendaal
2011-02-28minor change for image invert operatorCampbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-25bugfix #26211M.G. Kishalmi
2011-02-23adjustments to recent commit:M.G. Kishalmi
2011-02-23added image-editor operators:M.G. Kishalmi
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-15fix for own error with image info display, also dont draw if the mouse is out...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-05Bugfix #25944Ton Roosendaal
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-22Fix for [#25664] Remove Pack does not work in Texture panelJanne Karhu
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-13option to reverse cycle through render slots (Alt+J).Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-01bugfix [#22638] Alpha channel not saved when using texture paintCampbell Barton
2010-11-30misc small changes.Campbell Barton
2010-11-28fix for fix [#24955] Generating UV-Images within blender (Alt-N) not possibleCampbell Barton
2010-11-20Bugfix #21028Ton Roosendaal
2010-11-16edits to image save operator, no functional changes.Campbell Barton
2010-11-08Small bug, reported by Andy in irc:Ton Roosendaal
2010-11-07fix [#24554] Blender does not remember name of last saved pictureAndrea Weikert
2010-11-05tedious string copying changesCampbell Barton
2010-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton