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-05-04Shortened up the Makefile since freebsd,linux and solaris do theKent Mein
2004-04-30- use SDL sound on FreeBSD too.Hans Lambermont
2004-04-17Enable doppler on platforms other than WIN32.Kester Maddock
2004-04-17Correct a project dependency.Nathan Letwory
2004-04-14enable openal support for os x and linux-powerpcStefan Gartner
2004-04-11- Sets this as the active project for internal makeJoseph Gilbert
2004-04-11Bug fix #799 revisitedTon Roosendaal
2004-04-11- MSVC 6 compiler include paths updateJoseph Gilbert
2004-04-09cleaning up MSVC 6 project files -- fixed a couple of stray *.objSimon Clitherow
2004-04-07Major update for Visual Studio .Net project files. Both Release and Debug mod...Nathan Letwory
2004-04-04Fix only looped sounds play on platforms other than Windows/Apple.Kester Maddock
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