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
2005-08-20 - bug fix, apply modifier removed modifier even on certainDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-20Moving functions and calls to have a cleaner situation for futre work (impli...Jens Ole Wund
2005-08-20More armature stuff;Ton Roosendaal
2005-08-19CTRL+click now also allows Root-point extrude of Bones.Ton Roosendaal
2005-08-19Forgot hidden flag update in this file...Ton Roosendaal
2005-08-19Armature "Envelope" editing.Ton Roosendaal
2005-08-18 - added code to draw loose edges in textured and fastshade viewsDaniel Dunbar
2005-08-18 - added DerivedMesh.drawUVEdges function & implementationsDaniel Dunbar
2005-08-18 - bug fix, convert modifiers function used a shared displistmesh whichDaniel Dunbar
2005-08-18 - remove redundant calculation of spring lengthDaniel Dunbar
2005-08-17Got rid of a couple other warnings, of the form:Kent Mein
2005-08-17added the "mouse over any", makes the sensor more usefulErwin Coumans
2005-08-17- update to constant.cJoseph Gilbert
2005-08-17- New feature: shift+ctrl+t in Mesh editmode splits quads in exact oppositeTon Roosendaal
2005-08-17 - bug fix, free bake didn't workDaniel Dunbar
2005-08-17For lukep:Chris Want
2005-08-17Turning off tweak mode until there's a better UI.Martin Poirier
2005-08-17 - bug fix, draw wire extra should use cage with vpaint/wpaint/tpaintDaniel Dunbar
2005-08-17Added prototypes for some stubs to shut gcc up ;)Kent Mein
2005-08-16Weight Paint & Vertex Paint goodies;Ton Roosendaal
2005-08-16Tweak modeMartin Poirier
2005-08-16Ooops, one slipped on portingJens Ole Wund
2005-08-16softbody <--> softbody collisionJens Ole Wund
2005-08-16ToSphere changes.Martin Poirier
2005-08-16New! When weight-painting a Mesh, and select a Bone, you can use transformTon Roosendaal
2005-08-15Added new button type: ROUNDBOXTon Roosendaal
2005-08-15A nice character modeling time-saver:Ton Roosendaal
2005-08-15Using NKey panel in 3d window on editmode armature now applies theTon Roosendaal
2005-08-15EditMode armature: mirrored editing feature.Ton Roosendaal
2005-08-15 - readded DL_VERTS type to store lattice deformed vertsDaniel Dunbar
2005-08-15Crash bug! Reading older files with follow-path constraints failed...Ton Roosendaal
2005-08-15 - added view3d_get_object_project_mat function, returns mat to projectDaniel Dunbar
2005-08-15 - get rid of unused object_deform_curveDaniel Dunbar
2005-08-15Lamp-halo & Ortho didn't render correct. Thanks Desoto! :)Ton Roosendaal
2005-08-14 - bug fix #2935, DAG update was not called on new boolean objectDaniel Dunbar
2005-08-14Bugfix #2943Ton Roosendaal
2005-08-14do_versions() for 2.37 was reading a library data pointer that wasn't setTon Roosendaal
2005-08-14 - forgot to remove a function prototype from header on static'ngDaniel Dunbar
2005-08-14 - enable modifiers for curve/font/surf types... a little hacked inDaniel Dunbar
2005-08-14Patch provided by Adam (ajk48n). It reverses the turntable rotation whenTon Roosendaal
2005-08-14Patch provided by Campbell Barton; this makes the editmode Mesh CTRL+TTon Roosendaal
2005-08-14 - cleaned up edge drawing a tad, there were issues with mesh'sDaniel Dunbar
2005-08-14Patch provided by Matt Ebb, cut sequence strips (patch tracker).Ton Roosendaal
2005-08-14 - added hook "cursor center" feature (sets hook center to cursor position),Daniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-14Add CTRL-Backspace to delete all text in textediting.Alexander Ewering
2005-08-13New; Wkey in Armature Editmode. Has option for flipping names too.Ton Roosendaal
2005-08-13Two armature fixes;Ton Roosendaal
2005-08-13Removed strcasestr() with version as found on web, opensolaris. It had aTon Roosendaal