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
2004-04-04Fixes to projectfiles:Chris Want
2004-04-04Converted all of the projectfiles to DOS text formatChris Want
2004-04-02Added CD Audio support for OpenAL.Kester Maddock
2004-03-09- [SCONS] update to use the new csg script if you set the variable to true. I...Nathan Letwory
2004-03-09- [SCONS] SConscript for the new csg libraryNathan Letwory
2004-03-06Updated the Sun ifdef's basically I standardized them so theyKent Mein
2004-03-06Got rid of a cast to float which was causing a warning. (Used a tempKent Mein
2004-03-03- [SCons] Take out redundant 'defines' usage. _LIB is not needed for SoundSys...Nathan Letwory
2004-03-02Added OpenBSD3.x to the SCons build system.Nathan Letwory
2004-03-01SCons updatesMichel Selten
2004-02-23SCons updatesMichel Selten
2004-02-23removed an extra ;Kent Mein
2004-02-23Added a return GHOST_kSuccess;Kent Mein
2004-02-15SCons updatesMichel Selten
2004-02-11Learning to follow my own advice (I had set the dependancies to csgSimon Clitherow
2004-02-11- Added csg.dsp to the main intern workspace (intern.dsw)Simon Clitherow
2004-02-10Ok here is the new CSG library that implements boolean operations for blender...Francis Laurence
2004-01-05- Added the SConscripts for ftfont and quicktimeNathan Letwory
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2004-01-05SCons build system files added.Michel Selten
2004-01-03 - update VC7 projectfilesDaniel Dunbar
2003-12-31Fixes the freeze on Mac OSX when a Quicktime Settings window for Compression ...Maarten Gribnau
2003-12-28Function without a return (warning)Martin Poirier
2003-12-27More cursor port bugs.Robert Wenzlaff
2003-12-27Bugfix: Error in cursor port, only showed up under cygwin.Robert Wenzlaff
2003-12-26Commit of cursor framework. Cursors now defined in source/blender/src/cursor...Robert Wenzlaff
2003-12-12Removed an '#ifndef FREE_WINDOWS' statement that preventedSimon Clitherow
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