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-03-08== Multires ==Nicholas Bishop
2007-02-03Bugfix for a memory leak in the modifier stack.Brecht Van Lommel
2007-01-24== Multires ==Nicholas Bishop
2007-01-22= Multires =Nicholas Bishop
2007-01-06Fix for both cage and final DerivedMeshes being created in editmode evenBrecht Van Lommel
2006-12-23Select Grouped editdata- minor fix in the menu.Campbell Barton
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-11-29New feature: Face Duplicators. Like vertex-duplicator, but now on a faceTon Roosendaal
2006-11-22 - eve->tmp.l is used for storing temporary indexes (not prev pointer)Jiri Hnidek
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-11-05- bugfixesNils Thuerey
2006-10-27Fixed all gcc 4 warnings in blenkernel. Found 2 potentially harmfulBrecht Van Lommel
2006-09-17Bugfix #4925Ton Roosendaal
2006-09-17added mesh_create_derived_view(ob) to DerivedMesh.cCampbell Barton
2006-09-07Two bugfixes.Ben Batt
2006-09-05 - bug fix: vertex and polygon layers needn't to exist in some situationsJiri Hnidek
2006-09-03Animation department feature request: support for vertex groups in LatticesTon Roosendaal
2006-08-30 - bug fix: mesh object is created corectly after unsubscribing fromJiri Hnidek
2006-08-30My modifier stack commit broke weightpaint display for meshes with TFaceBen Batt
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-08-22- modified patch #4681, for scons compilingNils Thuerey
2006-08-21 - bug fix, bug reported by Campbel, thanks! Keep in mind, that integrationJiri Hnidek
2006-08-20Huge commit: VERSEJiri Hnidek
2006-08-14Bugfix #4798Ton Roosendaal
2006-07-20- fixed manual viscosity bug (#4733)Nils Thuerey
2006-06-20bugfix #4384Ton Roosendaal
2006-05-30Bugfixes 4082 4112 4172 4232Ton Roosendaal
2006-05-11- New options for mesh voxelization: shell only (alsoNils Thuerey
2006-04-07Undo Campbell's last commit that disabled face select mode on fluidsimBrecht Van Lommel
2006-04-02Bugfix #4051Ton Roosendaal
2006-03-29- fixed elbeem header include problemsNils Thuerey
2006-03-29Several minor fixes:Nils Thuerey
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-01-11Tuesday merger of bf-blender into orange branch.Ton Roosendaal
2006-01-05Three minor fixes:Nils Thuerey
2005-12-19Orange: monday merger with bf-blender (loadsa bugfixes).Ton Roosendaal
2005-12-18- yet another minor fluidsim fix - when using a start frame != 1Nils Thuerey
2005-12-11Big commit with work on Groups & Libraries:Ton Roosendaal
2005-12-03- fixed output behaviour (now behaves just like render output,Nils Thuerey
2005-11-23Bugfix #3437 #3438Ton Roosendaal
2005-11-23- changed DerivedMesh integration, the fluidsim meshes nowNils Thuerey
2005-11-12Removing an extra semi-colon that caused some griefJohnny Matthews
2005-11-12Particles now are generated from subsurfed coordinates.Ton Roosendaal
2005-11-09- minor fix of snprintf defines for MSVCNils Thuerey