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
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
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-30Two bugfixes, irc report:Ton Roosendaal
2006-11-22Bugfix #5282Ton Roosendaal
2006-11-22Bugfixes:Ton Roosendaal
2006-11-21Step one in migrating to use glArray calls in BlenderTon Roosendaal
2006-11-20Vertex/Weight Paint now uses the regular global Undo.Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-11-04Bugfix #5159Ton Roosendaal
2006-09-24Basic pressure sensitivity support in imagepaint, for opacity, size,Brecht Van Lommel
2006-09-03Animation department feature request: support for vertex groups in LatticesTon Roosendaal
2006-08-29Recoded version of patch #4273, submitted by Daniel GenrichTon Roosendaal
2006-07-28Image Paint:Brecht Van Lommel
2006-06-29Bugfix #4530Ton Roosendaal
2006-06-21Fix for bug #4393: initial vertex colors were not created from shadedBrecht Van Lommel
2006-05-28More render pipeline finishing up;Ton Roosendaal
2006-05-25* update for projectfiles vc7Joseph Gilbert
2006-05-25fix a bug in vpaint when changing scenes,Campbell Barton
2006-04-09fixed mistake in checking face verts (for face weight filling), and made C++ ...Campbell Barton
2006-04-08Made face filling (Shift+K) in weightpaint mode, work with x-mirror.Campbell Barton
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-02-27Made vertex clear work for selected faces from the menu, to be the same as Sh...Campbell Barton
2006-02-22Added lighten/darken paint modes, works in vertex paint mode and weight paint...Campbell Barton
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-02-03Added better safety in vertex/weight paint, so it survives painting outsideTon Roosendaal
2006-01-10Orange: Silly error in patch... the buffer for wpaint/vpaint got allocatedTon Roosendaal
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2005-11-26Four mirrored Weight Paint improvement/fixes:Ton Roosendaal
2005-11-12Particles now are generated from subsurfed coordinates.Ton Roosendaal
2005-11-11Bugfix #3379Ton Roosendaal
2005-11-02#3315Ton Roosendaal
2005-10-26Fix for vertex/weight paint, so it evaluates the subsurfed vertices forTon Roosendaal
2005-10-23Another useful tool for efficient usage of WeightPaint:Ton Roosendaal
2005-10-22New: X-axis mirror weightpainting.Ton Roosendaal
2005-10-21Crash fix (now discovered myself!). On sampling wpaint color (ctrl+lmb),Ton Roosendaal
2005-10-04Bugfix #3188Ton Roosendaal
2005-09-17- Imagepaint code cleanup:Brecht Van Lommel
2005-09-07Fix for weight painting errors, as reported by Bassam.Ton Roosendaal
2005-08-24 - more fixes for wpaint mode, need to patch mesh modifier as wellDaniel Dunbar
2005-08-24 - add option to drawMappedFaces to draw with colors (from tface or mcol)Daniel Dunbar
2005-08-22Some fixes;Ton Roosendaal
2005-08-22Made weight-painting more bearable :)Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-20More armature stuff;Ton Roosendaal
2005-08-16Weight Paint & Vertex Paint goodies;Ton Roosendaal
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar