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
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-05* GHOST win32: make sure window gets repositioned to 0,0 when setting state t...Nathan Letwory
2008-01-05Use XInternAtom by default.Diego Borghetti
2008-01-04Add support for GHOST_kWindowState* to Linux.Diego Borghetti
2008-01-01* make sure desktop is redrawn when coming out of GHOST_kWindowStateFullScreenNathan Letwory
2008-01-01* silence more warningsNathan Letwory
2008-01-01* some cleanup of warningsNathan Letwory
2008-01-01* kill a warningNathan Letwory
2007-12-31I got confused screenToClient with clientToScreen.Diego Borghetti
2007-12-31Fix bad argument order to XTranslateCoordinates.Diego Borghetti
2007-12-31* make sure decoration is there when toggling away from GHOST_kWindowStateFul...Nathan Letwory
2007-12-31* also distinguish between maximised and fullscreen on GHOST win32.Nathan Letwory
2007-12-31* revert my change to windowmanager move/size handling.Nathan Letwory
2007-12-30* handle WM_MOVE on win32 in GHOSTNathan Letwory
2007-12-30Windowmanager, ghost side:Ton Roosendaal
2007-11-13Bugfix 7733Ton Roosendaal
2007-08-31This covers bugs # 7130 7131 7132 7133Kent Mein
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2007-08-15add the option of not installing to scons build systemJean-Luc Peurière
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