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
2007-08-04ToolsKen Hughes
2007-07-28Updates to opennl for mesh laplacian matrix building, to make matrixBrecht Van Lommel
2007-07-12ToolsKen Hughes
2007-07-04== MSVC 7.1 project files ==Andrea Weikert
2007-07-01Tools:Ken Hughes
2007-06-28Just cleaning up dirs no longer in use.Kent Mein
2007-06-26a var was declared twice in the same function, just removing theKent Mein
2007-06-26This is for bug #6883 Add usefull error message to GL failure...Kent Mein
2007-06-22ToolsKen Hughes
2007-06-14Fix for very old bug in Boolean code. BSP trees were calculated incorrectly,Ken Hughes
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-04-04moved source and text to american spellingCampbell Barton
2007-03-27=== SCons ===Nathan Letwory
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-18== Sequencer ==Peter Schlaile
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-13CMake: Fix reqular expression message on Windows from Apple framework detecti...Jacques Beuarain
2006-12-13Crude test so that if openal comes from apple framework stuff, use theChris Want
2006-12-13Small typo (-DNO_SOUND instead of -DNOSOUND).Chris Want
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-29- fixed particle generation bug tracked down by mpan3&gimble,Nils Thuerey
2006-11-29=Scons=Chris Want
2006-11-27More debug goodies:Ton Roosendaal
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-09==== MSVC 7 project files ====Andrea Weikert
2006-11-09msvc6 sweeping the lints out off the cornersJens Ole Wund
2006-11-08While I'm breaking build systems anyway, also removed the two img modules,Brecht Van Lommel
2006-11-08Modified the way booleans preserve face data, and cleaned up someBrecht 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-06- some more minor fixes, this time for MSVCNils Thuerey
2006-11-05- another solaris math function fixNils Thuerey
2006-11-05- a minor fix for solaris (problems with round&pow)Nils Thuerey
2006-11-05- bugfixesNils Thuerey
2006-11-04Bugfix #4540Ton Roosendaal