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
2007-06-26This is for bug #6883 Add usefull error message to GL failure...Kent Mein
2007-05-31**blush**Jean-Luc Peurière
2007-05-28Added 48x48 blender icon for X11Campbell Barton
2007-04-15Made X11 use _NET_WM_STATE_MAXIMIZED_HORZ and _NET_WM_STATE_MAXIMIZED_VERT wh...Campbell Barton
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-20cleanup compiler warnings forStephen Swaney
2007-03-03==== MSVC 7.1 project files ====Andrea Weikert
2007-01-07==== GHOST Win32 ====Andrea Weikert
2006-12-25Attempt to fix mouse-look in game engine on OS X: setCursorPosition. Thanks M...Erwin Coumans
2006-12-07Little commit to roll back a previous one. Previous commit caused nVidiaRoland Hess
2006-12-03- GEadded VSYNC for Mac OS X swapbuffers (can be easily undone by commenting ...Erwin Coumans
2006-11-25Patch by Vladimír Marek (neuron), part of bugfix #5298Ton Roosendaal
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-13==== scons ====Andrea Weikert
2006-11-12- compile fix for msvc 6 which doesn't declare M_PI at all it seems.Andrea Weikert
2006-11-12compile fix for MSVC compiler.Andrea Weikert
2006-11-12Some clearer comments on the meaning of the tabletdata struct's variablesMatt Ebb
2006-11-12Added tablet tilt data collection for GHOST/Win32 - thanks elubie for doing t...Matt Ebb
2006-11-12Patch #5195 by Anders Gudmundson.Brecht Van Lommel
2006-11-07msvc6 still compiles nicelyJens Ole Wund
2006-11-07change include path to wintab headers to be searched from SConstruct (and the...Nathan Letwory
2006-11-06Fix for makefiles so it can find wintab headers in the libdir.Kent Mein
2006-11-06Extended GHOST to support WinTab, in order to better support graphic tablets ...Andrea Weikert
2006-11-02* add freebsd3 to X listNathan Letwory
2006-10-24Another bug found by klockwork.comKent Mein
2006-08-04I Added a dummy Error Handler temporarly while it trys toKent Mein
2006-08-03* Added tablet tilt data collection for X11Matt Ebb
2006-08-03* Tablet Pressure support in GHOSTMatt Ebb
2006-08-03Adds scons support for SunOS...Kent Mein
2006-07-06uninitialized varErwin Coumans
2006-06-21fix of the previous security patch for file opening on Os X.Jean-Luc Peurière
2006-06-19* Patch from Ed Halley:Matt Ebb
2006-06-05Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan H...Ken Hughes
2006-05-10 This is a bit of a hack, but it looks like sunKent Mein
2006-04-18Update to the VC7 projectfiles.Joseph Gilbert
2006-04-05Upgrading in 10.3 to quicktime 7 seems to remove a header file, whichTon Roosendaal
2006-03-13security patch #3910 provided by Joerg Sonnenberger on Os XJean-Luc Peurière
2006-03-13==SCons==Nathan Letwory
2006-03-04Fixes for some gcc 4 warnings in intern/. More than 100 lines of warningsBrecht Van Lommel
2006-02-08==SCons==Nathan Letwory
2006-02-05+ add check for cygwin to continue parsing of SCons scriptsNathan Letwory
2006-02-04== SCons ==Nathan Letwory
2005-10-20fix for Game engine bug #1961 furnished by Josh Nimoy.Jean-Luc Peurière
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-18 - commit patch from Matthew Plough to request buffer with SWAP_COPYDaniel Dunbar
2005-06-08(Accidentally sent previous commit without message... is same stuff)Ton Roosendaal
2005-03-29Removed comma at end of enumerator list to please fussy compiler.Stephen Swaney
2005-03-29Changed:Kent Mein