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-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
2010-07-22just a note on where to look laterTom Musgrove
2010-07-22this fixes the bug that occurs when using pen tablet controlled pressure and ...Tom Musgrove
2010-07-21Unified size only works for sculpt, so only modify it in sculpt mode.Brecht Van Lommel
2010-07-21sorry this hadn't been committed eearlier allows shift+number so now up to 20...Tom Musgrove
2010-07-21* added keymap C for crease brushJason Wilkins
2010-07-21* In previous commit, the draw brush for sculpting got separated out to a new...Jason Wilkins
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
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-15mistake in recent commit, set all axis values.Campbell Barton
2010-07-15* removed unneeded autosmooth_overlap, forgot to remove before mergeJason Wilkins
2010-07-14SVN maintenance.Guillermo S. Romero
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-29image re-projection wasnt changing alpha values.Campbell Barton
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht 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-14naming changesCampbell Barton
2010-06-13use utility functions for vertex groups, no functional changesCampbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-01Workaround #20467: disabled OpenMP multithreading on subsurf/multires/sculptBrecht Van Lommel
2010-05-07ghash alloc string from render branchCampbell Barton
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton