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-10-01- Made the 'zbuf clip select' in editmode default when reading on old fileTon Roosendaal
2004-10-01Recoded how 'handles' were implemented; these were extra wireframe edgesTon Roosendaal
2004-09-30Solved crash with;Ton Roosendaal
2004-09-30Special request; Lasso Select (thanks andy for nagging! :)Ton Roosendaal
2004-09-30- Fixed some small bug due to one of previous commit.Jiri Hnidek
2004-09-30- Previous commit broke selection of non-subsurf meshes :)Ton Roosendaal
2004-09-30Two small fixes;Ton Roosendaal
2004-09-30- Removed printf from previous commitTon Roosendaal
2004-09-29Borderselect and circleselect now use backbuffer method too.Ton Roosendaal
2004-09-28Crash fix;Ton Roosendaal
2004-09-28More maintenance due to new selection code;Ton Roosendaal
2004-09-28Two small fixes thanks to test:Ton Roosendaal
2004-09-28Recode of 'zbuffer selection'. I first was too afraid using the backbufferTon Roosendaal
2004-09-28- fixed error in copying selection from faceselectmode to editmodeTon Roosendaal
2004-09-27- improvement for edge/face selectTon Roosendaal
2004-09-26New drawmethod for creases editing (draw creases option) in editmode.Ton Roosendaal
2004-09-26Two bugs:Ton Roosendaal
2004-09-26New strict 'hide' rules for editmesh & new selectmodesTon Roosendaal
2004-09-25Zbuf-selection fix: while drawing vertices, it accepted writing in zbufTon Roosendaal
2004-09-25Two nice workflow improvements;Ton Roosendaal
2004-09-24All kinds of fixes for new selection modesTon Roosendaal
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Removed all calls to object_wave in code, and moved it into theTon Roosendaal
2004-09-19Evil commit! Nothing really changed except;Ton Roosendaal
2004-09-16Bug fix in code committed for hooks; mesh check for displist was onTon Roosendaal
2004-09-14Lot of code... 2 new features:Ton Roosendaal
2004-09-06Add theme colour for "Draw Normals"Nathan Letwory
2004-08-16Renamed get_constraint_target in constraint kernel file to get_constraint_tar...Martin Poirier
2004-07-29Major update, all implemented a bit in a hurry, and probably will need bugfix...Alfredo de Greef
2004-07-28Added new selection outline as option in View->View Properties panel. AndTon Roosendaal
2004-07-22Report #1433Ton Roosendaal
2004-07-19Particles effector type #defineMartin Poirier
2004-07-13Removed some testcode from yafray_Render.cppAlfredo de Greef
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel
2004-07-11- Simple optimizing for deflected (collision) particles. It now cachesTon Roosendaal
2004-07-11Long on the todolist: a patch to have pointsize working on systems thatTon Roosendaal
2004-07-09Quite a large one this time... but now we have:Ton Roosendaal
2004-07-06- Removed new outline drawing from vpaint/faceselect and other paint modesTon Roosendaal
2004-07-03Made static particles working with a deformed Mesh, both for Lattice asTon Roosendaal
2004-07-03Three in one:Ton Roosendaal
2004-06-19Bug fix 1326Ton Roosendaal
2004-06-19Fixed error in previous commit, that skipped drawing non-basis Mballs.Ton Roosendaal
2004-06-19- added Font object to have outlines on Solid draw + selectionTon Roosendaal
2004-06-17Scene.c: added missing code to copy base to object flagTon Roosendaal
2004-06-16Replace all glFinish() with glFlush().Kester Maddock
2004-05-29NEW! Blender now displays flipped (negative scaled) Objects correctly inTon Roosendaal
2004-05-27In drawing solid objects ("Solid" drawmode) there were materialTon Roosendaal
2004-05-18Patch provided by Matthew Plough for better view zoom with CTRL+middleTon Roosendaal
2004-05-16Drawing cylinder & cone bounding objects according to how they will act in th...Kester Maddock