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
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
2010-04-26Fix [#22160] blender 2.5 alpha2 can't open file grass.blend from blenderguruMatt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-01-22Fix [#20756] Texture painting on 3D tends to forget textures in the new textu...Matt Ebb
2010-01-08Bugfix #20605: Shape key values not keyable from mesh data panel. Keyable fro...Joshua Leung
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
2009-11-25Sculpt:Brecht Van Lommel
2009-11-20Simpler default smooth brush curve preset - less points, easier to tweakMatt Ebb
2009-11-20* Removed tablet pressure sensitive number field widget scrubbing, wasn't tha...Matt Ebb
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-06Sculpt: WIP brush behavior changesBrecht Van Lommel
2009-11-02Sculpt: Multithreading & PBVH ChangesBrecht Van Lommel
2009-09-24brush curve - use clamped values (0-1) for everything except sculpt which can...Campbell Barton
2009-09-18- jitter for painting (image and projection painting, others can be added)Campbell Barton
2009-09-18curve could return values lower then zero, making a brush add and subtract th...Campbell Barton
2009-09-18* fix for previous commit, didn't take brush strength into accountMatt Ebb
2009-09-18remove brush_sample_falloff, #if 0, unused function is_tablet_cursorCampbell Barton
2009-09-18* Added notifiers/redraws for brush edits in 3d view and image editor (so usi...Matt Ebb
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-21have texture paint use the curve rather then the falloff setting (falloff gav...Campbell Barton
2009-08-182.5/Sculpt:Nicholas Bishop
2009-08-172.5 Texture paint:Nicholas Bishop
2009-08-172.5 Paint:Nicholas Bishop
2009-08-162.5 Sculpt:Nicholas Bishop
2009-08-162.5/Texture paintNicholas Bishop