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-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-21Added string to BIF_setSingleAxisConstraint() function for headerprint.Ton Roosendaal
2005-03-21More transform widget goodies;Ton Roosendaal
2005-03-20- added helper lines in rotation widgetTon Roosendaal
2005-03-19 - add some windows specific defines to BIF_gl.h so that OpenGL canDaniel Dunbar
2005-03-19Global G.moving got nice define flags, and additional meaning.Ton Roosendaal
2005-03-19Transform widgets; Scale and Rotate versionsTon Roosendaal
2005-03-18So! Finally a show-off of the *power* of Martin P's work! :)Ton Roosendaal
2005-03-17Fixed constraint center calculation. Much smarter to do it when calculating t...Martin Poirier
2005-03-14Transform: brought back axis constraint default after extruding. WhenTon Roosendaal
2005-03-13Fixed edit mode armature bug reported by Gabio (transdata conversion wasn't s...Martin Poirier
2005-03-10- Added more space in icons image (blenderbuttons.png)Ton Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-08New transform project;Ton Roosendaal
2005-02-25New transform:Ton Roosendaal
2005-02-25Transform project.Ton Roosendaal
2005-02-24This is an initial commit for inserting a text file as one 3d text object per...Johnny Matthews
2005-02-22Transform project. Daily update:Ton Roosendaal
2005-02-21- added "hide" flag for MetaElem. Hidden MetaElem doesn't influence polygonis...Jiri Hnidek
2005-02-20Daily commit for transform() project, to prevent conflicts with Martin'sTon Roosendaal
2005-02-20Making transform's code more Blenderish with a proper extern include file (BI...Martin Poirier
2005-02-16This commit adds rotate edges Clockwise and CounterClockwise to the Edge Spec...Johnny Matthews
2005-01-31Bug found by Bassam; in certain occasions reading a file calls setscreen()Ton Roosendaal
2005-01-21Modified interface texture font support, which should work nicely with the fr...Rob Haarsma
2005-01-19Added experimental option to use GL textured interface fonts.Rob Haarsma
2005-01-13Softbody commit broke compilation of blenderplayer. There was a dependancyBrecht Van Lommel
2005-01-13big softbody commitJens Ole Wund
2005-01-08Should have done ages ago!Ton Roosendaal
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-16Increased builtin limit for selection buffer (border select in Object mode)Ton Roosendaal
2004-12-03AddedKent Mein
2004-12-01Bug #1909Ton Roosendaal
2004-11-24Bug reported on IRC by Chris WantTon Roosendaal
2004-11-23Fix for #1839Ton Roosendaal
2004-11-20Bugreports keep coming in... including real bad one.Ton Roosendaal
2004-11-12Cosmetic change; nice Icon for Python! :)Ton Roosendaal
2004-11-08To end the issues with AA (International) Fonts; the .bfont.tff now isTon Roosendaal
2004-11-08Undo for lattice editmode added.Ton Roosendaal
2004-11-07More undo goodies;Ton Roosendaal
2004-11-07Tweaked the force_draw() calls, to allow headerprint() to work whileTon Roosendaal
2004-11-07fix bug #1546Jens Ole Wund
2004-11-05Bug report #1732Ton Roosendaal
2004-11-03Two fixes;Ton Roosendaal
2004-11-01- Bug #1714; editmode undo error when ESC after extrude (missing undopush)Ton Roosendaal
2004-10-19Four new extrude possibilities;Ton Roosendaal
2004-10-17Outliner now visualizes and allows selection and name editing of ArmaturesTon Roosendaal
2004-10-16Suggested by bug reporter; pressing Fkey to make a face, whilst theTon Roosendaal
2004-10-15a patch for the Text editor contributed by themeyers.Stephen Swaney
2004-10-14Color picker fixes... (bug #1490)Ton Roosendaal
2004-10-14Added to the top of the file: struct SpaceOops;Kent Mein