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-27Change /WX away for now, some odd thing going on between cloned environments....Nathan Letwory
2010-10-24Make sure separation between modifier keys is communicated from GHOST upwards...Nathan Letwory
2010-10-24Fully disable AUD's FFTW3 usage.Guillermo S. Romero
2010-10-23CMake options to disable Decimate and Boolean Modifiers: WITH_MOD_BOOLEAN, WI...Campbell Barton
2010-10-23Remove msvc build files which are not needed anymore.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-23Fix [#24337] Create vertex (and faces and edges) with "Control+LMB" doesn't w...Nathan Letwory
2010-10-22fix for warnings & detecting opensource nouveau drivers.Campbell Barton
2010-10-21Wrong check for platform accidently put /WX to non-msvc toolchains too.Nathan Letwory
2010-10-21Don't use CS_CLASSDC after all. Makes drawing multiple windows funky.Nathan Letwory
2010-10-21tweaks to external libs to get rid of warnings.Campbell Barton
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-21Enable /WX in blenkernelNathan Letwory
2010-10-21Use one device context for our window class.Nathan Letwory
2010-10-21* Use HWND_DESKTOP as parent for Blender Windows.Nathan Letwory
2010-10-21Enable /WX on Windows.Nathan Letwory
2010-10-19Fix [#20277] Bug with Continuous Grab on WindowsNathan Letwory
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-10-18_DEBUG -> DEBUGNathan Letwory
2010-10-18Use DEBUG instead of NDEBUGNathan Letwory
2010-10-18Add short comment.Nathan Letwory
2010-10-18bugfix [#24302] Ctrl+Click Extrude gets old mouse eventsCampbell Barton
2010-10-17Bugfix #24296: AutoIK interactive chain length adjustment feature is missingJoshua Leung
2010-10-16Adapt OSX code for IMB_allocImBuf param changes.Nathan Letwory
2010-10-16Fix AltGr problem on WindowsNathan Letwory
2010-10-16== Audaspace / FFMPEG ==Peter Schlaile
2010-10-15Simplify GHOST modifier key handling on Windows.Nathan Letwory
2010-10-09c++ -> C++Nathan Letwory
2010-10-09Enable CXX_GUARDEDALLOC support through SCons.Nathan Letwory
2010-10-06patch [#24162] r32332 missed a couple of command key changes - with fixCampbell Barton
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
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