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-09- build and link against OpenAL instead of FMod on windowsFrank van Beek
2003-02-09don't use fmod on darwinStefan Gartner
2003-02-09added a disabled notice when pressing PKEY and building without game engine.Simon Clitherow
2003-02-09disabled "Start Game" menu entry and button when building withoutStefan Gartner
2003-02-09fill in correct values for VERSION and DATE when building theStefan Gartner
2003-02-09updated copyright noticeStefan Gartner
2003-02-09added default variable (3) for the wheellinescroll usersettingRob Haarsma
2003-02-09- changed version to 2.26 instead of 2.26aFrank van Beek
2003-02-09fixed mousewheel linescrolling.Rob Haarsma
2003-02-09- upped BLENDER_VERSION to 226Frank van Beek
2003-02-09make in the release directory now works correctly again on windowsFrank 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-08- adapted versions of the README and Copyright filesTon Roosendaal
2003-02-08don't close the render window on OS XStefan Gartner
2003-02-08the last of the FUTURE_PYTHON_API changes for MSVC.Simon Clitherow
2003-02-08added mousewheel for zooming circleselectRob Haarsma
2003-02-06I added some of the changes I made to bmake at:Kent Mein
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-05added darwin, changed package name from blender-creator to blenderStefan Gartner
2003-02-04minor (2.26 release) cleanupRob Haarsma
2003-02-04removed obsolete msvc projectfiles.Simon Clitherow
2003-02-04fixed dependancies for blender target and removed unneeded projects from work...Simon Clitherow
2003-02-03Ok this should fix up make inside of blender/releaseKent Mein
2003-02-03I took out the include since it was causing problems on some platformsKent Mein
2003-02-03MakefileWouter van Heyst
2003-02-03Change a freebsd and Linux/ppc case to first build blenderdynamic, and blende...Wouter van Heyst
2003-02-02replace "blenderpublisher" with "blender"Stefan Gartner
2003-02-02build the OSX application bundle in $(DIR)/binStefan Gartner
2003-02-02Correct typo in blenderstatic ruleWouter van Heyst
2003-02-02Modified the Makefile to build just blender now instead of blenderpublisherKent Mein
2003-02-01This small update should fix the build errors in python/freeze.Michel Selten
2003-02-01added simple shaded+wire and solid+wire drawmodes. It basically drawsStefan Gartner
2003-01-31Now the make freeze is done when any of the *.py files in intern/pythonMichel Selten
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-30addedKent Mein
2003-01-30Added multitest to the targets that get built for tests for ghost.Kent Mein
2003-01-29Ignore WM_DELETE_WINDOW on IRIX (somebody smarter than me pleaseChris 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