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
2003-02-09disabled "Start Game" menu entry and button when building withoutStefan Gartner
2003-02-09added default variable (3) for the wheellinescroll usersettingRob Haarsma
2003-02-09fixed mousewheel linescrolling.Rob Haarsma
2003-02-09- upped BLENDER_VERSION to 226Frank van Beek
2003-02-09prevented loading of .dotfiles as an image,Rob Haarsma
2003-02-09disabled loading of bmp files :(Rob Haarsma
2003-02-09small patch to disable new drawingroutines on sgiRob Haarsma
2003-02-08don't close the render window on OS XStefan Gartner
2003-02-08added mousewheel for zooming circleselectRob Haarsma
2003-02-06added filetype for python (.py) scriptsRob Haarsma
2003-02-06added filetype for python (.py) scriptsRob Haarsma
2003-02-06Revert to the FUTURE_PYTHON_API, this means:Wouter van Heyst
2003-02-04minor (2.26 release) cleanupRob Haarsma
2003-02-01added simple shaded+wire and solid+wire drawmodes. It basically drawsStefan Gartner
2003-01-31added mousewheel support for UV Image windowRob Haarsma
2003-01-31added mousewheel supportRob Haarsma
2003-01-30opps had a typo...Kent Mein
2003-01-30Modified checks for defined __FreeBSD__ to also include defined (__OpenBSD__)Kent Mein
2003-01-30added NTSC preset (Image size - 720x480, Aspect ratio - 10x11, 30 fps)Stefan Gartner
2003-01-30added "fake user" button (basically a shortcut for pressing Shift+F4 and F)Stefan Gartner
2003-01-30Extra selection support for the action window, including:Chris Want
2003-01-29added win32 style ctrl keystrokes for cut/copy/paste/undo/redoRob Haarsma
2003-01-29fixed error message, bmp header wasn't includedRob Haarsma
2003-01-29added loading of bmp images. (bmp code was already present in blender)Rob Haarsma
2003-01-29added iff, lbm and bmp filetypes to the fileselect. added loading of bmp images,Rob Haarsma
2003-01-29Full screen by default under Unix (patch by sgefant)Chris Want
2003-01-28CKEY in the action window scrolls the window so that the current frameChris Want
2003-01-28added mousewheel support part 3Rob Haarsma
2003-01-28added mousewheel support part 2Rob Haarsma
2003-01-28Added x-ray bones support (sgefant ended upChris Want
2003-01-28Added functionality for using TKEY in the action windowsChris Want
2003-01-28Added support for manipulating Ipo bezier handles throughChris Want
2003-01-28added mousewheel supportRob Haarsma
2003-01-28added mousewheel supportRob Haarsma
2003-01-26Get the Blender module back using the traditional makefiles, otherWouter van Heyst
2003-01-24make switching to bottom, back, and left view (shift+pad7, shift+pad1Stefan Gartner
2003-01-23added showlinenrs variable to spacetextRob Haarsma
2003-01-23added headerbutton for drawing of linenumbersRob Haarsma
2003-01-23added drawing of linenumbers in the texteditorRob Haarsma
2003-01-23added buttondefine to show linenumbersRob Haarsma
2003-01-19changed:Kent Mein
2003-01-19I updated the sumo includes paths to point to the right places...Kent Mein
2003-01-19I modified the header so that it didn't warn about comment inside of a comment.Kent Mein
2003-01-13Remove BDR_isect.hFrancis Laurence
2003-01-13Get rid of call to isect - the old (but loved)interection function.Francis Laurence
2003-01-07added a buch ofStefan Gartner
2003-01-04and the other FreeBSD python locations.Hans Lambermont
2003-01-04another FreeBSD python location changeHans Lambermont
2003-01-04Use FreeBSD's default python location when on FreeBSDHans Lambermont
2003-01-01Rob's patches for the slow render problem.Kent Mein