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-07-18properly fix the fix this time (I need more coffee...)Stefan Gartner
2003-07-18fix sdl detectionStefan Gartner
2003-07-18* fixed bug: pressing F11 in dispview mode opened a windowTon Roosendaal
2003-07-18some sdl related stuff:Stefan Gartner
2003-07-17- added 'Textured Solid' to the Draw mode popup (DKEY).Simon Clitherow
2003-07-17Added $(NAN_SDLCFLAGS) to CPPFLAGS so that my machineKent Mein
2003-07-17Fixed a couple more warnings.Kent Mein
2003-07-17fixed a warning by adding a newline to end of file.Kent Mein
2003-07-17- Made references to SoundSystem look in intern instead of gameengine forChris Want
2003-07-17Changed some occurances of the lib 'soundsystem' to 'SoundSystem'Chris Want
2003-07-17Exppython docs:Willian Padovani Germano
2003-07-17Sound support for irixChris Want
2003-07-16Further fixes to the old makefiles.Kent Mein
2003-07-16-SDL links now on windows for cygwin-msvc and cygwin-gcc.Florian Eggenberger
2003-07-16Hopefully update for NaN Makefiles for the moving of SoundSystem.Kent Mein
2003-07-16- moved the 'Enable All Codecs' button over in the info window (for Win32)Simon Clitherow
2003-07-16* Updated the auto* build system to compile again.Michel Selten
2003-07-16Was doing #include "FTF_api.h" instead of #include "FTF_Api.h"Chris Want
2003-07-16Exppython docs:Willian Padovani Germano
2003-07-15Added newline to file (seeing tinderbox burn...) andRob Haarsma
2003-07-15Was including BMF_api.h instead of BMF_Api.hKent Mein
2003-07-14Removed the old INTERNATIONAL Drawstring constructions.Rob Haarsma
2003-07-14- updated MSVC 6 project files to include the sequencer audio supportSimon Clitherow
2003-07-14- Fixed two swapped array indices in seqaudio.c which prevented panningAlexander Ewering
2003-07-14Finally changed the Blender version (BLENDER_VERSION) to 228!Alexander Ewering
2003-07-14Commit message and the brunt of the code courtesy of intrr, apologies for theWouter van Heyst
2003-07-13Exppython:Willian Padovani Germano
2003-07-13- fixed the output file path for python project (MSVC 6)Simon Clitherow
2003-07-13forgotten to remove the calls to removed functions...Jacques Guignot
2003-07-13Doc for the world module. Got rid of some unuseful fields in World module.Jacques Guignot
2003-07-12Exppython:Willian Padovani Germano
2003-07-12Exppython:Willian Padovani Germano
2003-07-12Effect module documentation. What can more tedious than writing docs ?...Jacques Guignot
2003-07-12- cleaned up MSVC 6 project files (removed non-existing .h files, etc)Simon Clitherow
2003-07-12EXPYTHON in now the only python for the Makefiles build.Chris Want
2003-07-12- removed exppython project (which is now the new BPY_python project!)Simon Clitherow
2003-07-12- removed old freeze and python projects, exppython now compiles bySimon Clitherow
2003-07-12* selecting objects has a different frontbuffer drawing handling now.Ton Roosendaal
2003-07-11- removed freeze project from intern build (MSVC 6)Simon Clitherow
2003-07-11* from Douglas Bischoff: improved tooltip descriptions.Ton Roosendaal
2003-07-11* fixed bug "turntable deviation" #364Ton Roosendaal
2003-07-11* fixed code that tried to restore material links, after radiosity, andTon Roosendaal
2003-07-11changed the get/setSize to get/setWinSize. Tks Willian.Jacques Guignot
2003-07-11documentation for the Metaball module.Jacques Guignot
2003-07-11- fixed a problem with face select and vertex paint modes by removingSimon 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-11* Object_getInverseMatrix now returns a correct matrix.Michel Selten
2003-07-10When cutting out a part of a python script the old textbuffer was still used ...Florian Eggenberger
2003-07-102 new functions : getSize and setSizeJacques Guignot