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
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-11-14- Added tooltips for Curve and MBall edit buttonsTon Roosendaal
2004-11-08Fixed:Alfredo de Greef
2004-11-07Lotsa undo stuff added;Ton Roosendaal
2004-11-05Bug fix #1678Ton Roosendaal
2004-11-01- Fix for #1726, the convex() function is smarter now, checking on validTon Roosendaal
2004-11-01Making Curve objects display smooth/solid was nice, but then the SurfaceTon Roosendaal
2004-10-31Just some nice updates in drawing (extruded) Curve objects;Ton Roosendaal
2004-10-31Three cosmetic changes;Ton Roosendaal
2004-10-17Outliner now visualizes and allows selection and name editing of ArmaturesTon Roosendaal
2004-10-11Outliner features:Ton Roosendaal
2004-10-07- Outliner now sorts Objects alphabeticallyTon Roosendaal
2004-10-06Version 1.0 of the new OutlinerTon Roosendaal
2004-09-30- Previous commit broke selection of non-subsurf meshes :)Ton Roosendaal
2004-09-24All kinds of fixes for new selection modesTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Part one of editmesh.c refactoring. The huge file has been split inTon Roosendaal
2004-09-19Evil commit! Nothing really changed except;Ton Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-09-14Lot of code... 2 new features:Ton Roosendaal
2004-09-01removed 3 forward declarations's inside of a fuction.Kent Mein
2004-08-31Three functionalities in one commit, but there's overlap so I can'tTon Roosendaal
2004-08-29Feature for Curve objects in Blender; 'tapering'.Ton Roosendaal
2004-07-29Panel layout tweaks courtesy of Chris 'Desoto' Burt, andMatt Ebb
2004-07-25Work on creases editing.Ton Roosendaal
2004-07-25Fix bug #1466: Crash on decimating non-manifold mesh in scons build.Brecht Van Lommel
2004-07-20Minor UI fixes by Emilie McDavid and Chris Burt. Mostly button alignement fix...Martin Poirier
2004-07-13Removed some testcode from yafray_Render.cppAlfredo de Greef
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel
2004-07-09Two little fixes in administrating new Mesh edges. Solves crash whenTon Roosendaal
2004-07-09Quite a large one this time... but now we have:Ton Roosendaal
2004-07-05New: color picker!Ton Roosendaal
2004-06-29- added octal tree node optimalization of MetaBall polygonisationJiri Hnidek
2004-06-26The revised patch from Leon for new particle effects.Ton Roosendaal
2004-06-19Bug fix 1326Ton Roosendaal
2004-05-24After hearing that the reason for do_common_editbuts being in buttons_object....Nathan Letwory
2004-05-10Added tooltips for Lattice editbuttons.Ton Roosendaal
2004-04-22Fixed bug #1187: tooltip typos in the uv calculation panelBrecht Van Lommel
2004-04-22Small fix: when using vertex keys for Lattices, all buttons in the panelTon Roosendaal
2004-04-21Small annoyance of mine. Upped the maximum of the extrude dup button in editb...Roel Spruit
2004-04-06Panel "MetaBall" in button window is now available for every MetaBall (not on...Jiri Hnidek
2004-04-05New UV Calculation panel and code. The uv mapping function was split up intoBrecht Van Lommel
2004-03-21 - added editmesh_[de]select_by_material functionDaniel Dunbar
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-15Removed the struct MFaceInt from DNA_mesh_types.h (by the recommendationChris Want
2004-03-07 Fixed a few typos in tool tips, and made area lamp buttonsRobert Wenzlaff
2004-02-23* [WIN32] Added snprintf define so msvc linker doesn't complain about missing...Nathan Letwory
2004-02-21Todd Koeckeritz' patch to sort the vertex groups menu and adapted toChris Want
2004-01-29NURBS CV Weight button fix for the Editing window and Properties floating panel.Martin Poirier
2004-01-18 - spelled catmull's name right ;)Daniel Dunbar