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
2004-12-01.scr patch (from Raymond Penners)Kester Maddock
2004-11-10GamePlayer seems to be forced to quit pressing "end key".Ton Roosendaal
2004-11-08skip process serial number argument on os XJean-Luc Peurière
2004-10-28Related to gameplayer png bug: cygwin needs to find the zlib libraryChris Want
2004-10-27Fix in Makefile for added png libraryTon Roosendaal
2004-10-26Fix so it compiles on my machine....Kent Mein
2004-10-25add necessary include paths for scons needed after fix for screenshot. NOTE: ...Nathan Letwory
2004-10-24Port stereo stuff from tuhopuu2: anaglyph, vinterlaceKester Maddock
2004-10-24Fix makeScreenshot for blenderplayerKester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-10-15added -h to the commandline args to print usage.Kent Mein
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-07-17Added the runtime fullscreen options.Kester Maddock
2004-06-26Minor Fixes:Kester Maddock
2004-06-23Fix for reflection mapping unlit faces: normals were not being sent, hence r...Kester Maddock
2004-06-07Lighting updates:Kester Maddock
2004-06-04blenderplayer target for SCons.Kester Maddock
2004-05-26Python fixes:Kester Maddock
2004-05-26Fix Bug #1309 Disabling Actor leaves Ghost, Dynamic and Rigid Body etc enabled.Kester Maddock
2004-05-21Fixes for Camera objects and python:Kester Maddock
2004-05-21Query GL for max number of lights to use.Kester Maddock
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-03Mouse Wheel Support for the Game Engine.Kester Maddock
2004-04-30- use SDL sound on FreeBSD too.Hans Lambermont
2004-04-29Fix blenderplayer unable to load .blend files (only runtimes!)Kester Maddock
2004-04-24Synchronise game engine with Tuhopuu2 tree.Kester Maddock
2004-04-24Remove ability to open a published executable from Blender.Kester Maddock
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-04-08Fix SConscript for GamePlayer.Kester Maddock
2004-04-08Added preliminary support for GamePlayer building with SCons. GPG_ghost and G...Nathan Letwory
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2003-07-16Further fixes to the old makefiles.Kent Mein
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-03-26FreeBSD can use the exact same python includes as everyone elseWouter van Heyst
2003-01-30addedKent Mein
2003-01-19I updated the sumo includes paths to point to the right places...Kent Mein
2003-01-07added a buch ofStefan Gartner
2003-01-04and the other FreeBSD python locations.Hans Lambermont
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-23Disabled player's check for Publisher file for input.Maarten Gribnau
2002-12-23Fixed binary files stored as text files for plug-insMaarten Gribnau
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-11-06I Just modified the Makefile to use the definitions instead of hard paths.Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont