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
2010-01-22Fix MEM_testN not unlocking mutex correctly, unlikely to lead toBrecht Van Lommel
2010-01-21Continuous grab in X11 could give events to a different window if the mouse w...Campbell Barton
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-19- AIX ifdef's so windows works, cant test but this seems the most used define...Campbell Barton
2010-01-19Windows Compile Fix. No need for strings.h on win32.Thomas Dinges
2010-01-19patch [#20612] Making Blender compile on AIX 4.3.3Campbell Barton
2010-01-18Removed workaround from weekend. See mailing list for details.Joerg Mueller
2010-01-18cmake was missing openal include pathCampbell Barton
2010-01-17Update MSVC project filesBenoit Bolsee
2010-01-17MSVC 9 projectfilesAndrea Weikert
2010-01-17Short term workaround for OpenAL + pulse bugs on ubuntu. Not sure if it works...Joerg Mueller
2010-01-17from freakabcd to compile with MSVC10 (beta)Campbell Barton
2010-01-14Cocoa : fix for modifiers keys handling upon application switchingDamien Plisson
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-13Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stoke...Nathan Letwory
2010-01-13Cocoa : properly distinguish mouse from multitouch trackpad scroll eventsDamien Plisson
2010-01-12Cocoa : activate multitouch trackpad features only on equipped macbooksDamien Plisson
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-11Request different OpenGL oversampling levels before giving up.Guillermo S. Romero
2010-01-10attemp to fix [#20610] GHOST_WindowX11.cpp:202: X11 glXChooseVisual() failed,...Campbell Barton
2010-01-08FSAA: was not disabled on X11 correctly.Brecht Van Lommel
2010-01-08Do not ask for AA if not supported.Guillermo S. Romero
2010-01-08Viewport AA for X11Campbell Barton
2010-01-07Attempt to fix build error on WindowsMatt Ebb
2010-01-06Disable OpenGL anti-aliasing by default for now.Damien Plisson
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2010-01-06Cocoa: small potential issue remained from fullscreen ancient ages in the Win...Damien Plisson
2010-01-05MSVC 9 projectfiles Andrea Weikert
2010-01-04Fix #20558: open file with new window setup corrupts text and icons in the UI.Brecht Van Lommel
2010-01-03OS X Makefiles:Stefan Gartner
2010-01-01Added another three effects that you can use with the Sound to F-Curve modifi...Joerg Mueller
2010-01-01Fix some build warningsDamien Plisson
2010-01-01Another fix for the new year's commit, fixing the linear resampler (and such ...Joerg Mueller
2010-01-01Small fixes for some float literals.Joerg Mueller
2010-01-01Fix for plattforms that don't have M_PI in the cmath include.Joerg Mueller
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-29Makefiles: fix audaspace include pathsStefan Gartner
2009-12-29Add audaspace/fftw to Makefile system.Guillermo S. Romero
2009-12-29Update MSVC project filesBenoit Bolsee
2009-12-28Sound:Joerg Mueller
2009-12-25SVN maintenance.Guillermo S. Romero
2009-12-24Added rectifying sound effect (will be used for sound -> f-curve later).Joerg Mueller
2009-12-23This fixes the following coverity issues: 163 162 161Kent Mein
2009-12-21OS X: added support for building with Cocoa to MakefilesStefan Gartner
2009-12-18Cocoa : add confirmation request before opening a .blend file (dropped on Ble...Damien Plisson
2009-12-18Cocoa : fix Dropped on application event was not sentDamien Plisson
2009-12-17Some fixes to get blender compiling on solaris.Kent Mein
2009-12-17OSX vs OpenMP : implement workaround to fix crashes when using mop from a bac...Damien Plisson
2009-12-12Reenable disabled window switching shortcuts in 10.4 buildsDamien Plisson
2009-12-08OSX: Disable parallel openMP for elbeem library until a proper fix is found (...Damien Plisson