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-12-12Holiday coding log :)Ton Roosendaal
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-12style cleanupCampbell Barton
2012-11-11Four fixes (own collection)Ton Roosendaal
2012-11-11MultiSample feature: added provision that requires a restart in order to getTon Roosendaal
2012-11-11code cleanup:Campbell Barton
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-01Bugfix #33038Ton Roosendaal
2012-10-26fix [#30087] operator_context is different for popup and submenu's *TODO, aft...Campbell Barton
2012-10-24add section on how to run scripts in blender for the API intro, found there w...Campbell Barton
2012-10-24fix for maximized startup blend preventing -p command line argument from work...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-07Fix file descriptor leak in BLI_file_ungzip_to_mem and small memleak in wm_wi...Sv. Lockal
2012-09-30style cleanupCampbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-08-24Code cleanup: remove some unused code.Brecht Van Lommel
2012-08-20macros for rectangle center and sizeCampbell Barton
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-06-17style cleanup: also quiet a warning.Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-07style cleanupCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-24style cleanup: comma placementCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-15style cleanup: raytree codeCampbell Barton
2012-05-10Fix #31221: Multiple Monitors/Windows Double Click For FocusSergey Sharybin
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-27style cleanup: wm, mosyly adding space around opsCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-21starting blender with -W option would cause other windows (like user preferen...Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-03-13patch [#30511] from r44792, broke setting the window state from the command l...Campbell Barton
2012-03-10patch [#30511] Save/load window state (allows Blender to start maximised)Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-19style cleanyp: split > 120 width lines.Campbell Barton
2011-10-27utf8 buffer wasn't being initialized in ghost_event_procCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-09-22remove redundant code & use GL_LINE_STRIP for object spiral drawing.Campbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-14merge from trunk 38379Xiao Xiangquan