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-10-02OSX/Cocoa: Fix [#24068] for correct handling of .blend file names with accent...Damien Plisson
2010-10-02OSX/Cocoa: Mouse up was not sent to WM after window resizeDamien Plisson
2010-09-26OSX/Cocoa : discard Cocoa GL view flush while in live resize, and send Window...Damien Plisson
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-16Fix OS X memory leak prints when starting blender:Brecht Van Lommel
2010-09-16Partial fix (Linux) [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-16Partial fix [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-15update for MingW/CMakeCampbell Barton
2010-09-12option to disable ITASC IK solver, (will be enabled by default ofcourse)Campbell Barton
2010-09-12use relative paths for ghost/cmakeCampbell Barton
2010-09-08Commit patch [#23685] Cleanup/crashfix for AA using win32 ghost.Nathan Letwory
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-03SVN maintenance.Guillermo S. Romero
2010-09-03Fix [#23578] Blender crashes when Audio Scrubbing is onNathan Letwory
2010-09-02Audaspace: Removing an unneeded function.Joerg Mueller
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-20Fixing [#23370] problem when running game engineJoerg Mueller
2010-08-20Fix #23198: openmp building for OS X ppc gave errors about non-relocatableBrecht Van Lommel
2010-08-18Update MSVC project filesBenoit Bolsee
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16SVN maintenance.Guillermo S. Romero
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16Audaspace: Fix for ppl with outdated ffmpeg.Joerg Mueller
2010-08-16Makefile fixes for Audaspace. This also replaces the not-usedTon Roosendaal
2010-08-16Audaspace: Trying to fix a reported compile bug about missing UINT64_C.Joerg Mueller
2010-08-16Audaspace: Fixing quaternion and relativeness of 3D sounds error.Joerg Mueller
2010-08-16Fix from patch tracker by saphires: [#23339] Remove const members in AUD_3Dma...Joerg Mueller
2010-08-16Audaspace:Joerg Mueller
2010-08-16Audaspace: Disabling FFTW building as this stuff is unused atm anyway.Joerg Mueller
2010-08-16svn merge -r 31314:31370 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2010-nexyonJoerg Mueller
2010-08-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-08-13Py API Docs:Joerg Mueller
2010-08-10Py API Docs:Joerg Mueller
2010-08-06Py API Documentation:Joerg Mueller
2010-08-05Audaspace Py API: Improving Docs (Crosslinks, etc).Joerg Mueller
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-03Audaspace Py API: Updated some outdated docs.Joerg Mueller
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03Audaspace:Joerg Mueller
2010-08-03Audaspace Py API: Getting rid of unnecessary forward declarations.Joerg Mueller
2010-08-03Audaspace:Joerg Mueller
2010-08-03Audaspace Py API:Joerg Mueller
2010-08-02Audaspace:Joerg Mueller
2010-08-02svn merge -r 30913:30953 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-02Audaspace:Joerg Mueller
2010-08-01OSX/Cocoa : fix the Cmd modifier stuck after cancelling the quit dialogDamien Plisson