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
2008-01-05* make sure blender2.5 still compiles when WITH_BF_VERSE=1Nathan Letwory
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2007-12-23Fixed bug #7981, Crash with multiresNicholas Bishop
2007-12-17Shift+O subdivision switching now also allows to switchBrecht Van Lommel
2007-12-17Bugfix: memory leak with multi-modifier, if the modifierBrecht Van Lommel
2007-12-11Fix for mirroring issues in particle mode, where the particles wereBrecht Van Lommel
2007-12-07Accidentaly left in a line of debug code, which broke deform modifiersBrecht Van Lommel
2007-12-06ParticlesBrecht Van Lommel
2007-12-06Bugfix for mysteriously disappearing left eyeball. Bounding boxesBrecht Van Lommel
2007-12-05ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-05Mesh Deform ModifierBrecht Van Lommel
2007-10-31New feature:Ton Roosendaal
2007-09-25made active vert/edge/face draw properly with modifiers applied and made thei...Campbell Barton
2007-09-15new view option, SolidTex, to draw textures in solid mode.Campbell Barton
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-08-28Textured drawing in Edit ModeBrecht Van Lommel
2007-07-29Armature CrazySpace ImprovementBrecht Van Lommel
2007-06-01== Multires ==Nicholas Bishop
2007-05-16Fixed editmode post-modifier normal calculation for the case where there areBen Batt
2007-05-16Fixed the "Enable modifier during editmode" button for the case when there areBen Batt
2007-04-29Patch #6584 - Texture functionality in the wave modifierBen Batt
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-27- support for fake verse edges (subsurf modifier should work now)Jiri Hnidek
2007-04-04moved source and text to american spellingCampbell Barton
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