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-10-12quiet some -Wshadow warningsCampbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-14fixes for NULL checks, remove some redundant checks and add some in that have...Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-07-25Fix #31419, Changing Boid-Properties impossible with pinned Particle Menu.Lukas Toenne
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-18Patch #31755: fix missing redraw in space_buttons when grouping objects (CTRL+G)Sergey Sharybin
2012-06-04Fix #31093: Brush's "Paint curve presets" in Image paint in UV\Image Editor d...Sergey Sharybin
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell 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-20Redraw data properties after selecting a bone.Nicholas Bishop
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-27fix for error in python context.copy(), calling in byttons view would raise a...Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-03svn merge ^/trunk/blender -r43830:43864Campbell Barton
2012-02-02fix [#28296] File selector crash when with filepath propertyCampbell Barton
2012-01-25svn merge ^/trunk/blender -r43664:43676Campbell Barton
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-16svn merge ^/trunk/blender -r43392:43420Campbell Barton
2012-01-15remove some unused DNA membersCampbell Barton
2012-01-13svn merge ^/trunk/blender -r43294:43338Campbell Barton
2012-01-11rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation ...Campbell Barton
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2012-01-02svn merge ^/trunk/blender -r43033:43062Campbell Barton
2012-01-02remove Id's that crept inCampbell Barton
2011-11-22svn merge ^/trunk/blender -r42053:42069Campbell Barton
2011-11-22Fix a crash switching from cycles to blender internal, wrong order of freeing.Brecht Van Lommel
2011-11-16svn merge -r41899:41926 ^/trunk/blender. also sync mempool with trunk and mov...Campbell Barton
2011-11-16Fix #29243: unlink texture datablock from material node in texture propertiesBrecht Van Lommel
2011-11-11svn merge -r41722:41723 ^/trunk/blenderCampbell Barton
2011-11-10Dynamic Paint merge:Miika Hamalainen
2011-11-10svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, ...Campbell Barton
2011-11-10quiet warningCampbell Barton
2011-11-10svn merge -r41650:41655 ^/trunk/blender --- cycles merge, this wont copile, ...Campbell Barton
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton