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
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-04-24screenshot operator now adds file extension in the file selector and has its ...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-13Fix #29824: Error writing frame if 3D scene starts after first frame of anima...Sergey Sharybin
2012-01-11rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation ...Campbell Barton
2012-01-05Fix #29796: Poor screencast quality with any AVI CodecSergey Sharybin
2011-12-06remove invalid NULL checks from own recent commit and minor pep8 edits.Campbell Barton
2011-12-05Fix #28107: save screenshot operator option to save full screen or only a singleBrecht Van Lommel
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20strcpy() --> BLI_strncpy(), where source strings are not fixed and target siz...Campbell Barton
2011-05-19screenshot operator can now be executed directly.Campbell Barton
2011-05-04workaround [#27276] Full Screen toggle for Save Screenshot ignoredCampbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04Todo items:Ton Roosendaal
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-21Patch #20693: add parameters for FPS and wait timer for screen castJoshua Leung
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-282.5: File browserBrecht Van Lommel
2009-06-072.5Ton Roosendaal
2009-02-182.5Ton Roosendaal