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-11-24The debug target was erroneously removed, put it back.Wouter van Heyst
2003-11-24- another hack!Ton Roosendaal
2003-11-22A couple of files I left in the intern/python dir needed to be removed asMichel Selten
2003-11-22First action of removing the old Python API stuff from cvs. Removed theMichel Selten
2003-11-06Improved Knife line drawing, and added Knife cursor.Robert Wenzlaff
2003-10-27Changed Knife cursor in windows back to an arrow, since cross is "normal" cur...Robert Wenzlaff
2003-10-25- found the bad line in Ghost that preventing closing windows.Ton Roosendaal
2003-10-22 Fixes Makefile for intern/SoundSystem/intern.Robert Wenzlaff
2003-10-13Robert (DetectiveThorn) Wenzlaff's Knife subdivide tool. See previousAlexander Ewering
2003-10-08- removed keymaker project from intern build (MSVC 6) - no longer needed.Simon Clitherow
2003-10-05Finally add spike's FreeBSD suggestions. Tnxto Chris for forwarding.Hans Lambermont
2003-09-16* Fix bug #390 - auto/gcc compile fails on irix:openalMichel Selten
2003-08-14A little more cleanup, removed a bunch of unused vars in the code.Kent Mein
2003-07-27Added the variable NAN_NO_OPENAL to force building withoutChris Want
2003-07-20- updated intern project files to include soundsystem (MSVC 6)Simon Clitherow
2003-07-17Changed some occurances of the lib 'soundsystem' to 'SoundSystem'Chris Want
2003-07-16Further fixes to the old makefiles.Kent Mein
2003-07-16Hopefully update for NaN Makefiles for the moving of SoundSystem.Kent Mein
2003-07-16* Updated the auto* build system to compile again.Michel Selten
2003-07-12EXPYTHON in now the only python for the Makefiles build.Chris Want
2003-07-11- removed freeze project from intern build (MSVC 6)Simon Clitherow
2003-07-11* removed warning from Glut "unknown key" when pressing the 'paragraph'Ton Roosendaal
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