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-01-19Remesh Modifier UI:Thomas Dinges
2012-01-14fix [#29889] Simple Deform: Missing lock x/y axis optionCampbell Barton
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-20* UI fix for recent Ocean Foam change, makes it a bit more compact. Thomas Dinges
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-13Ocean Sim: sort alphabetically in modifier list, fix python error trying toBrecht Van Lommel
2011-11-13pep8 editsCampbell Barton
2011-11-13Ocean Sim:Thomas Dinges
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-20UI tweak: user texture datablock chooser for fields and warp modifier,Brecht Van Lommel
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-04Merge with trunk r40782Miika Hamalainen
2011-09-27navmesh: solve bad level calls to edit mesh functionsSergey Sharybin
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-11pep8 editsCampbell Barton
2011-09-10Navigation Mesh Modifier:Thomas Dinges
2011-09-10Fixing bugs after Recast & Detour branch merge!!Thomas Dinges
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-08Modifier UV Project UI:Thomas Dinges
2011-09-08Vertex Weight UI:Thomas Dinges
2011-09-08Vertex Weight Proximity: minor updates and fixes.Bastien Montagne
2011-09-08fix [#28558] more edge_keys than edgesCampbell Barton
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-05VGroup Modifiers: added mapping options to proximity and edit.Bastien Montagne
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-01merge with trunk r39834Xiao Xiangquan
2011-08-21Merge with trunk r39589Miika Hamalainen
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-12import common classes from bpy.types, saves ~1000 python getattrs on startup.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-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Added stub for Skin modifier UINicholas Bishop
2011-07-29Merging r38765 through r38817 from trunk into vgroup_modifiers.Bastien Montagne
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin