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-11-12Merge w/ trunk: r51141-52085 (Important Note: gameengine and blenderplayer we...Jason Wilkins
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-07Merge w/ trunk: r50097-r51140 (also, I got ahead of myself and fixed a lot of...Jason Wilkins
2012-09-30style cleanupCampbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-13code cleanup: reduce calls to CTX_ functions inline, add some docs to mask ra...Campbell Barton
2012-08-21"Pens Down" merge /w trunk r49015-r50064. Make clean patches for Google Summ...Jason Wilkins
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-20macros for rectangle center and sizeCampbell Barton
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-08header fixup, aspect api, warning fixes, removed some minor use of display li...Jason Wilkins
2012-08-07Converted all glMatrix calls to gpuMatrixAlexander Kuznetsov
2012-07-18Merged w/ Trunk: r48664-r49014Jason Wilkins
2012-07-14Fix [#32086] Missing bevel "hold shift" for better accuracy.Bastien Montagne
2012-06-28Color Readability: Start to make drawing color specification more consistent ...Jason Wilkins
2012-06-25Big Commit - Ported Blender/BGE to use GPU_compatibility for most drawing.Jason Wilkins
2012-05-28OpenGL Policy - Assume vertex arrays are disabled, enabled the ones needed, d...Jason Wilkins
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell 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-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-27Various fixes to UI messages (among other things, all messages needed it shou...Bastien Montagne
2012-02-07Code Cleanup:Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-16went over all keymaps to check for cases where defaults were assumedCampbell Barton
2011-11-16Fix #29260: Missing "Extend" parameter for Border SelectSergey Sharybin
2011-11-05remove po/ since the workflow for translations uses branches which isnt that ...Campbell Barton
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04bind marker camera now uses active object rather then scene camera (was reque...Campbell Barton
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-06-01Usability Tweak [#27469]Joshua Leung
2011-03-14Bugfixes:Joshua Leung
2011-03-11Bugfix [#26438] : While grabing a marker with G, cancelling with EscJoshua Leung
2011-03-07Bugfix #26394Ton Roosendaal
2011-03-03Shrinking the marker mouse-y tolerance again. It was a bit too high,Joshua Leung