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
2007-01-10Modified weightpaint to prevent user from editing multires weights except on ...Nicholas Bishop
2007-01-09Disallow CTRL+click to add verts when multires is enabled.Nicholas Bishop
2007-01-04Made auto face fill (used in retopo) accessible from FKey editmode menu.Nicholas Bishop
2007-01-02Added undo push for retopo all.Nicholas Bishop
2006-12-19Prevent user from duplicating elements in edit mode while multires is active.Nicholas Bishop
2006-11-16Fixed bug #5235, "deleting edges, verts, or faces in multires does bizarre th...Nicholas Bishop
2006-11-15Fixed the retopo tool for adding vertices by CTRL+click in editmodeNicholas Bishop
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-08-20Huge commit: VERSEJiri Hnidek
2006-06-10Small tweak in adding mesh primitives (was patch, but that code wasn'tTon Roosendaal
2006-05-25Remove dead code in add_primitiveMesh(), left after UV Sphere was madeKen Hughes
2006-05-25===Python API===Ken Hughes
2006-04-23===Tools===Ken Hughes
2005-11-26Added three more cases for allowing to create a new quad (Fkey), based onTon Roosendaal
2005-11-19Removal of warning messages, unused variables, and casting errors.Ton Roosendaal
2005-10-31iNew: TimeSlide in Action WindowTon Roosendaal
2005-10-30 - bug fix: normal of new added face is calculated without mistakes nowJiri Hnidek
2005-10-27 When you add new face with F key, then blender set up smoothness due toJiri Hnidek
2005-10-23The ctrl+click extrude now calculates a rotation, so you can do wild quickTon Roosendaal
2005-10-23fixing zero-size arrayNathan Letwory
2005-10-22Long on the wishlist!Ton Roosendaal
2005-10-11Another fix for the heuristic code to prevent adding overlapping faces...Ton Roosendaal
2005-09-25Darn editmesh code! Trying to prevent user error (add overlapping faces)Ton Roosendaal
2005-09-24Bug fix #3098Ton Roosendaal
2005-08-25Making compiler happy;Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-06 - bug fix, extrude and duplicate automatically enter transform whichDaniel Dunbar
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-12Bug fix #2737Ton Roosendaal
2005-05-28#bug 2633Ton Roosendaal
2005-05-10Found some time do sanitize the big Transform call:Martin Poirier
2005-05-08Another Transform todo: correct Undo names for using Transform.Ton Roosendaal
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-04-20Softbody: added "time" button, to control speed for wriggling. Low valuesTon Roosendaal
2005-04-18On adding monkey primitive, the face centers were not calculated OK.Ton Roosendaal
2005-04-04Added a NO_NOR_RECALC context flag. With Individual extrude, the normals are ...Martin Poirier
2005-03-28Alright, this hopefully fixes some problems with the last transform commit.Martin Poirier
2005-03-23Monkey got accidentally 'recalcnormalled'. Causing eyes to have normalsTon Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-14Transform: brought back axis constraint default after extruding. WhenTon Roosendaal
2005-03-07Patch provided by Chris Burt;Ton Roosendaal
2005-01-14Made Suzanne speechless again... what was i thinking.Rob Haarsma
2005-01-12Let's keep Blender a monkey app.Rob Haarsma
2004-12-14Small fixes for UI;Ton Roosendaal
2004-11-29Fixed fgon issues;Ton Roosendaal
2004-11-14- Added tooltips for Curve and MBall edit buttonsTon Roosendaal