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
path: root/intern
AgeCommit message (Expand)Author
2003-07-11* cursor now moves with arrow keys again for OSXTon Roosendaal
2003-07-09* Added a roman -> latin charset convertor.Ton Roosendaal
2003-07-05Patch provided by Jacques Beaurain (thanks!) to fix bug #322. I've addedTon Roosendaal
2003-07-05Iconified windows do not get window focus.Chris Want
2003-07-01Jacques patch for initializing m_context as NULLChris Want
2003-06-11- OSX ghost: hand cursor, and it creates an opengl context with AUX bufferTon Roosendaal
2003-05-30This is a fun one ;)Kent Mein
2003-05-29Support for the experimental python stuff in the traditionalChris Want
2003-05-26removed a mousecoords printf messageRob Haarsma
2003-05-25Changed cursor type for moving window edges in OSX into a 'grasping hand'.Ton Roosendaal
2003-05-25Some tweaks to make the windows-gcc play nice with irix.Chris Want
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-05-21Moved the misc txt files into the doc dir...Kent Mein
2003-05-12- Destroy the glx context _before_ the X window.Wouter van Heyst
2003-05-08changed for the new fullscreen button (windows only)Rob Haarsma
2003-05-05added fullscreen command line switch on Win32 -WRob Haarsma
2003-05-01dos2unixed relivant stuff in the interndir.Kent Mein
2003-04-29modified it so ghost debugging is not done by default but you canKent Mein
2003-03-26Change the VC7 project to directly call python with the right argumentsDaniel Dunbar
2003-03-26Added a -D option to freeze.py to cause it to not check to see if certainDaniel Dunbar
2003-03-25On OSX, run ranlib on libfrozen.a after creationWouter van Heyst
2003-03-24Kill 2 undefined function warnings.Daniel Dunbar
2003-03-22Modified it to use $(NAN_PYTHON_BINARY) instead of just plain oldKent Mein
2003-03-19Update to use <iostream> vs <iostream.h>Daniel Dunbar
2003-03-19Killed MT_Scalar to float conversion warnings (should beDaniel Dunbar
2003-03-18Rest of the VC7 intern projectfiles.Daniel Dunbar
2003-03-18First set of VC-7 project files. Also first my first commit in the freeDaniel Dunbar
2003-03-13updated intern project files to suit the lib dir move.Simon Clitherow
2003-02-24- python include path is now taken from nan_definitions.mkFrank van Beek
2003-02-17- fix 'debug' targetHans Lambermont
2003-02-10fix clean targetHans Lambermont
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-06Revert to the FUTURE_PYTHON_API, this means:Wouter van Heyst
2003-02-03I took out the include since it was causing problems on some platformsKent Mein
2003-02-03MakefileWouter van Heyst
2003-02-01This small update should fix the build errors in python/freeze.Michel Selten
2003-01-31Now the make freeze is done when any of the *.py files in intern/pythonMichel Selten
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-29Mousewheel under X11 (patch by Martin Vollrathson)Chris Want
2003-01-28Modified MSVC intern projectfiles - XCOPY doesn't need the /E option.Simon Clitherow
2003-01-28Fixed constructor of wheel event.Maarten Gribnau
2003-01-28Added GHOST_WheelEvent.hMaarten Gribnau
2003-01-28Added mouse wheel support for windows.Maarten Gribnau
2003-01-26- files are now compiled in a different location. So the include pathFrank van Beek
2003-01-26Get the Blender module back using the traditional makefiles, otherWouter van Heyst
2003-01-24Fixed up the code so it compiles. (Basically added one more arg toKent Mein
2003-01-24fixed 3 warnings...Kent Mein
2003-01-24Fixed doxygen so it would run again for ghost....Kent Mein