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-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-20Minor: fix [#28899] Frequently used modelling modifiers moved further out of ...Bastien Montagne
2011-10-14Merge with trunk r40991Miika Hamalainen
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-09replace sprintf with strcpy where no formatting is done and return value isn'...Campbell Barton
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-24Minor: Added PROP_DISTANCE sub-type to min/max dstances of WeightVG Proximity...Bastien Montagne
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-10fix for building with collada and some other warningsCampbell Barton
2011-09-10Dynamic Paint:Miika Hamalainen
2011-09-10NAVMESH Modifier was not alphabetical correct in the modifier list, as the ot...Thomas Dinges
2011-09-09forgot to resolve one conflict in previous mergeBenoit Bolsee
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-08Modifiers: put uv project and vertex weight modifiers in separate category,Brecht Van Lommel
2011-09-08Vertex Weight Proximity: minor updates and fixes.Bastien Montagne
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07interface + naming improvements to vertex wright modifierCampbell Barton
2011-09-05Merge with trunk r39928Miika Hamalainen
2011-09-05Merging r39847 through r39930 from trunk into vgroup_modifiers.Bastien Montagne
2011-09-05VGroup Modifiers: added mapping options to proximity and edit.Bastien Montagne
2011-09-05correct float -> double promotion warningsCampbell Barton
2011-09-05rename vertex group mix "vgroup, vgroup2" to "vgroup_a, vgroup_b"Campbell Barton
2011-09-05- mask_tex_map_obj --> mask_tex_map_objectCampbell Barton
2011-09-05minor edits.Campbell Barton
2011-09-04Fix #28423: Screw-modifier crash in cunjunction with subsurf modifierSergey Sharybin
2011-09-01Merging r39652 through r39842 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-21Merge with trunk r39589Miika Hamalainen
2011-08-18vgroup_modifiers: Minor update (names...).Bastien Montagne
2011-08-17vgroup_modifiers: Removed (commented out, for now) addtionnal mapping/clampin...Bastien Montagne
2011-08-17Merging r39199 through r39485 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-14fix [#28225] Solidify Modifier creates wrong results when vertex group is att...Campbell Barton
2011-08-09vgroup_modifiers: Now clamping output values to [0.0, 1.0] range (and added m...Bastien Montagne
2011-08-03Merge with trunk r39000Miika Hamalainen
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Added DNA and RNA for skin modifier, stubbed in skin modifier functionsNicholas Bishop
2011-07-29Merging r38765 through r38817 from trunk into vgroup_modifiers.Bastien Montagne
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-28minor cleanup of rnaCampbell Barton
2011-07-26vgroup_modifiers: Addressed most ideasman’s remarks and suggestions in his ...Bastien Montagne
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne
2011-07-08Dynamic Paint:Miika Hamalainen
2011-06-27Merge with trunk r37849Miika Hamalainen
2011-06-23checks in rna range functions that the max value cant be less than the min.Campbell Barton
2011-06-16Merge with trunk r37546Miika Hamalainen