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-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
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-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-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-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
2011-07-28minor cleanup of rnaCampbell Barton
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne
2011-06-21pep8 complianceCampbell Barton
2011-06-112.5 Modifier UI Script:Thomas Dinges
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-16rename wave texture_coordinate_object -> texture_coords_object to match Displ...Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-07missed updating warp modifier UI, gave a py error when selecting texture UI l...Campbell Barton
2011-05-02fix [#27148] *Invalid Path* in all "operator presets" dropdownsCampbell Barton
2011-05-01warp modifier, added in the render branch for durian.Campbell Barton
2011-04-252.5 UI scripts:Thomas Dinges
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton