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-11-17Fix #22645: Texture paint: soften tool does draw brushesSergey Sharybin
2010-11-16bugfix [#24747] Blender crash entering in Sculpt ModeCampbell Barton
2010-11-10Fix #24632: Sculpt Mode Context Set hotkeys (1..0, Shift+1..0) don't workSergey Sharybin
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-10-28bugfix [#24439] Smear 2D paint failsCampbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-20== Paint ==Nicholas Bishop
2010-10-19== Sculpt ==Nicholas Bishop
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
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-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-11[#24045] heat weight fails on specific geometry.Campbell Barton
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-17Fix #23652: texture paint RMB would translate the object after samplingBrecht Van Lommel
2010-09-16Fix #22603: Crash on launching external editor in texture paint [r29461] [Win...Sergey Sharybin
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-30Fix indentation errorsNathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-22- bugfix [#23407] vertex painting on a mesh with no face segfaultsCampbell Barton
2010-08-20Fix #23336: radial control crashing or not showing correct colors in modesBrecht Van Lommel
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-02SConsCampbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-29Fix for error while weight painting:Campbell Barton
2010-07-29== Sculpt ==Nicholas Bishop
2010-07-29Fixed some potential memory corruptionNicholas Bishop
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-27Fix #23044: sculpted mesh not updated in object mode with VBO's enabled.Brecht Van Lommel
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-26* Accessing Brush size, alpha, size pressure, alpha pressure, and unprojected...Jason Wilkins
2010-07-23Fix #21028: operator redo creates hundreds of images when texture paint is on.Brecht Van Lommel
2010-07-23minor warning fixCampbell Barton
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-22Fix #22661: Multires/Sculpt SegfultSergey Sharybin