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
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-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-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-03SVN maintenance.Guillermo S. Romero
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-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-08-01OSX/Cocoa : fix the Cmd modifier stuck after cancelling the quit dialogDamien Plisson
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-16Rather then hard coded /usr/share, use CMAKE_INSTALL_PREFIX to set the PREFIX...Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-12Update MSVC project filesBenoit Bolsee
2010-07-11installation paths:Andrea Weikert
2010-07-09Fixed bug [#22555] OSX/Cocoa: Suppress delayed mouse position changed event a...Damien Plisson
2010-07-07fix mingw compileAndrea Weikert
2010-07-06Fixed bug [#22757] : hide dock and menu on OSX only when Blender window is ma...Damien Plisson
2010-07-05File/installation paths: osx (cocoa & carbon) update in ghostDamien Plisson
2010-07-05Fix Makefile for new getUserDir system.Diego Borghetti
2010-07-05compile fix, another missed semicolon - blushAndrea Weikert
2010-07-05bugfix [#22724] "Scene" switch on the console doesn't workCampbell Barton
2010-07-05fix for buildingCampbell Barton
2010-07-05Add missing ";".Guillermo S. Romero
2010-07-05SVN maintenance.Guillermo S. Romero
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-15ifdef disable X11 mouse grab, it locks up the system for artists too often (w...Campbell Barton
2010-06-15Got the okay from Nathan to commit this: It's a small patch for Win32 Ghost t...Mitchell Stokes
2010-06-02Progress indicator in the application iconDamien Plisson
2010-06-01Fixes [#21791] Toggle Fullscreen (Alt + F11) returns to non-maximized windowNathan Letwory
2010-05-30Fixes: #22064 When the Windows task bar is placed on top of the screen, Blend...Nathan Letwory
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-22Fix [#22306]: convert dropped file names from OSX to correct char encoding to...Damien Plisson
2010-05-16no functional changesCampbell Barton
2010-05-15made cmake ghost file less confusing (was globbing then removing files for ea...Campbell Barton
2010-05-03Drag & drop from OS: set to accept any drop operation by default for nowDamien Plisson
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
2010-04-06Fix #20365: new render window does not respect Windows taskbar at top of screen.Brecht Van Lommel
2010-03-28Fix [#21689] for coordinate issue (y flipped) when setting mouse cursor positionDamien Plisson