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-12-13bugfix [#23395] Mirror + Front Faces Only + Grab = Scaling oddityCampbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-24fix [#24879] "Feather" symmetry option in sculpt mode crashes.Campbell Barton
2010-11-16bugfix [#24747] Blender crash entering in Sculpt ModeCampbell Barton
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
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-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell 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-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-29== Sculpt ==Nicholas Bishop
2010-07-29Fixed some potential memory corruptionNicholas Bishop
2010-07-27Fix #23044: sculpted mesh not updated in object mode with VBO's enabled.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
2010-07-17* Applied patch from nicholasbishop that refactors calculation of the grab de...Jason Wilkins
2010-07-15* smooth wasn't working with strengths below .5Jason Wilkins
2010-07-15* removed unneeded autosmooth_overlap, forgot to remove before mergeJason Wilkins
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-06-23Sculpt+shape keys:Sergey Sharybin
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-06-01Workaround #20467: disabled OpenMP multithreading on subsurf/multires/sculptBrecht Van Lommel
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-27Fix #20717: sculpt not working with ortho view + certain object scale.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22Sculpt: fix memory leak with anchored stroke option.Brecht Van Lommel
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-12Fix #20551: sculpt mode, render and then sculpt crash.Brecht Van Lommel
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-01Fix #20420: grab brush + subsurf modifier crash. Previously the PBVH nodesBrecht Van Lommel
2010-01-30Fix #19648: sculpt does not update linked duplicate multires.Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-09== Sculpt ==Nicholas Bishop
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2010-01-04Sculpt:Brecht Van Lommel