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-05-28!!Merge Complete!!Jason Wilkins
2011-05-26Merged with trunk: 34893-36905Jason Wilkins
2011-05-25Hand merged from trunk paint_stroke.c revisions 30641-36811.Jason Wilkins
2011-05-25Merged with trunk: 32509-33092Jason Wilkins
2011-05-25Merged with trunk: 30832-31359Jason Wilkins
2011-05-20function rename to give clearer meaning that they change from window to 3d co...Campbell Barton
2011-05-04fix for crash executing sculpt via python.Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-12== Sculpt ==Nicholas Bishop
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-01Bugfix #26249Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-15IRC bugreport fix: thumb brush works incorrect when using tablet by Dan McGra...Sergey Sharybin
2011-01-11Bugfix #25581Ton Roosendaal
2011-01-11Bugfix, own testingTon Roosendaal
2011-01-08Sculpt/Paint:Nicholas Bishop
2011-01-08Paint:Nicholas Bishop
2011-01-08Paint cleanup:Nicholas Bishop
2011-01-08Paint/Sculpt:Nicholas Bishop
2011-01-08Paint/Sculpt:Nicholas Bishop
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04Crease tool brush missed brush color changing depends on brush appearance.Sergey Sharybin
2011-01-04Fix #25483: Brush appearance colorSergey Sharybin
2010-10-15fix for own recent unused commit that broke with OpenMP enabled.Campbell Barton
2010-10-15replace SIDE_OF_LINE macro with line_point_side_v2() inline function.Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-05== Gravity Tool ==Jason Wilkins
2010-08-04== Adjustable Angle for Front-Face Only ==Jason Wilkins
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-02SConsCampbell Barton
2010-08-02* Rewrote adaptive space code to try and find a bug. Turns out the bug wasn'...Jason Wilkins
2010-08-02== Adaptive Spacing ==Jason Wilkins
2010-08-02* various fixes to the presentation of overlays in the UIJason Wilkins
2010-08-01* Fix: some sculpt tools were not working with new wrap texture mapping modeJason Wilkins
2010-07-31== Texture Overlay for Wrap Texture Mode ==Jason Wilkins
2010-07-29* f-key for on surface brush now uses the same overlay for fixed mode so that...Jason Wilkins
2010-07-29* Fix crash when hitting f-keyJason Wilkins
2010-07-29=== Improvements to Brush Cursor ===Jason Wilkins
2010-07-29Fixed some potential memory corruptionNicholas Bishop
2010-07-28Merge with trunk: 30741-30831Jason Wilkins
2010-07-27* removing code meant for debuggingJason Wilkins
2010-07-27Saved a call to 'brush_alpha'Jason Wilkins
2010-07-26Fix: Overlay should draw areas that will be affected transparently and areas ...Jason Wilkins
2010-07-25Merge with trunk: 30300-30688Jason Wilkins
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-19* fixed crash when there is no active brushJason Wilkins
2010-07-15* re-factored the new overlay drawing codeJason Wilkins
2010-07-15* Bug Fix: overlay is now on all the timeJason Wilkins