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-12-30while checking weight paint code noticed that unified brush functions loop ov...Campbell Barton
2011-12-10Fix #29516: Twist brush giving crazy resultsSergey Sharybin
2011-11-30fix [#29459] Crash making a linked object group localCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-07minor editsCampbell Barton
2011-11-01added path traversal flag - BPATH_TRAVERSE_SKIP_MULTIFILE,Campbell Barton
2011-10-27use path remapping for all make local functions, patch from Alex Fraser with ...Campbell Barton
2011-10-27edits ontop of Alex's patch from r41292.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23fix some typo'sCampbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-06-27scenes now adjust brush usercounts on copying and freeing, pointed out by Jas...Campbell Barton
2011-06-07fix for float projection painting, now updating correctly. Antony Riakiotakis
2011-05-28Fix: The radial control would fail, in sculpt mode, to set size if object-spa...Jason Wilkins
2011-05-12== Radial control ==Nicholas Bishop
2011-04-26fix [#27178] Material links lost when making mesh data localCampbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-04Fixed invalid RNA access in radial brush operators (like strength/size abjust...Sergey Sharybin
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-03-08Prevent memory corruption when using fixed texture and fast strokes withSergey Sharybin
2011-03-08Fix #26408: [texture paint] brush spacingSergey Sharybin
2011-03-01Fix #26218: texture paintSergey Sharybin
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14misc small changes:Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-04Fix #25933: Drag Dog stroke method uses Jitter if set for other stroke method...Sergey Sharybin
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-07== Sculpt ==Nicholas Bishop
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-27* Fix: CPU usage was going way up because some WM_main_add_notifier functions...Jason Wilkins
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-24* Fix: the radius of the brush is bigger than the texture square in the UV im...Jason Wilkins
2010-07-24Fix [#22965] Icons for new brushes won't get stickyJason Wilkins
2010-07-23Fix [#22965] Icons for new brushes won't get stickyJason Wilkins
2010-07-23* removing the notifiers I added until I can discover the most lightweight wa...Jason Wilkins
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-20* can use file for brush iconJason Wilkins
2010-07-20* Made the default sculpt icons an internal part of the executableJason Wilkins
2010-07-20* Images for brush icons are now reloaded when they are needed from an extern...Jason Wilkins
2010-07-19* decrementing image_icon ref count from wrong placeJason Wilkins
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-04-29Newly created brushes will have a lower spacing. Still need to fix someDaniel Salazar