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
2013-03-27Paint system:Antony Riakiotakis
2013-03-25code cleanup:Campbell Barton
2013-03-25Fix #34730, set special brush rotation to zero if brush is not rake orAntony Riakiotakis
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-16style cleanupCampbell Barton
2013-03-16minor cleanup and calculate rake angle before jittering or resultAntony Riakiotakis
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-15Fixes for 2d painting:Antony Riakiotakis
2013-03-14style cleanup: odd indentationCampbell Barton
2013-03-14Two new Features:Antony Riakiotakis
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-13style cleanup: also remove unused defines in paint_image.cCampbell Barton
2013-03-13Texture sampling function refactoring:Antony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-03-10Fix: stroke spacing fails in image editor, we need to account forAntony Riakiotakis
2013-03-10Texpaint refactor complete!Antony Riakiotakis
2013-03-10Fix #34562, leftover from own coordinate conversion refactoring. AlsoAntony Riakiotakis
2013-03-10Time to start reaping the benefits of code unification. Support forAntony Riakiotakis
2013-03-08style cleanupCampbell Barton
2013-03-07Texture paint refactoring commitAntony Riakiotakis
2013-03-07Support position jittering on new texpaint code using the stroke system.Antony Riakiotakis
2013-03-06Texture paint refactoring commitAntony Riakiotakis
2013-03-05Convert paint stroke code to write region instead of screen coordinatesAntony Riakiotakis
2013-01-17fix airbrush + tablet pressure bug.Campbell Barton
2013-01-16fix for airbrush not using tablet pressure (any brush with BRUSH_SPACE disabl...Campbell Barton
2012-12-28remove unneeded inline lookups and fix error with wpaint_stroke_test_start re...Campbell Barton
2012-11-09style cleanup: indentationCampbell Barton
2012-10-23rename api functions...Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-08code cleanup: reduce change the size of some float vectors that were bigger t...Campbell Barton
2012-09-23fix for some crashes running operators in background mode.Campbell Barton
2012-09-15fix [#32381] Sculpt: crash when using radius sensitivityCampbell Barton
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-04Fix #31093: Brush's "Paint curve presets" in Image paint in UV\Image Editor d...Sergey Sharybin
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-07Code cleanup: make changes suggested by check_style for sculpt-related files.Nicholas Bishop
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-03Patch [#30965] Cancel Sculpt Stroke w/ ESCAPEJason Wilkins
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-03-28style cleanup: mainly whitespace around operators and indentation - paint/scu...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-01-19Remove stroke parameter from PaintStroke's StrokeGetLocation callback.Nicholas Bishop
2012-01-19Move paint's WM paint cursor code into a new file.Nicholas Bishop
2012-01-16Minor sculpt/paint cleanups.Nicholas Bishop
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-13Fix some RNA/scene issuess with unified paint settings.Nicholas Bishop
2011-12-24formatting edits 120 line lengthCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton