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
2012-02-122.6 UI Modifier Icons:Thomas Dinges
2012-01-23Ocean Modifier UI fixes:Thomas Dinges
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-04de-duplicate wave modifier texture function.Campbell Barton
2012-01-04replace wave spesific enum with generic oncesCampbell Barton
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-11-28Fixes and tweaks to RNA messages (found while translating in french).Bastien Montagne
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23Fixed some glitches with WeightVG modifiers:Bastien Montagne
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne
2011-11-14make ocean rna more consistent with existing rna namesCampbell Barton
2011-11-13new math utility function isect_plane_plane_v3Campbell Barton
2011-11-13Ocean Sim: sort alphabetically in modifier list, fix python error trying toBrecht Van Lommel
2011-11-13Ocean Sim:Thomas Dinges
2011-11-13Ocean Sim modifier patchLukas Toenne
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