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
2009-12-08OSX: Disable parallel openMP for elbeem library until a proper fix is found (...Damien Plisson
2009-12-05[#20266] Blender starting without X11 segfaultsMartin Poirier
2009-12-04Update MSVC9 project filesBenoit Bolsee
2009-12-04Fix for [#20229] Booleans crash on edge case.Matt Ebb
2009-12-03Quicktime Carbon: Fix memory leak when build with cocoaDamien Plisson
2009-12-02Cocoa: suppress unwanted beep when pressing Cmd + key on 10.4Damien Plisson
2009-12-02Cocoa: remove errors for all supported SDK/CPU configsDamien Plisson
2009-12-02CMake: remove new GHOST_DropTargetWin32.cpp file from non-win32 platforms buildsDamien Plisson
2009-12-02Cocoa: fix delaying issue for events that were fired outside the processEvent...Damien Plisson
2009-12-02SVN maintenance.Guillermo S. Romero
2009-12-02* make sure we don't choke on what we don't have :°Nathan Letwory
2009-12-02* make sure drop target files are filtered too.Nathan Letwory
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2009-12-01Cocoa: proper implementation of the modifiers key wrong value when applicatio...Damien Plisson
2009-12-01Cocoa: implement Cmd+W to close window, workaround for wrong modifiers key st...Damien Plisson
2009-11-26Cursor Grab bugfix: passing NULL for bounds didn't initialize properly.Martin Poirier
2009-11-24Fix for continuous grab on X11.Martin Poirier
2009-11-24compile fix when compiling with WAIT_FOR_VSYNC = 1 (btw, is this still used ?)Damien Plisson
2009-11-22MSVC 9 projectfilesAndrea Weikert
2009-11-19Drag'n'drop : moved "setAcceptDragOperation" functions at window levelDamien Plisson
2009-11-17Drag'n'drop : add freeing of dropped resources upon event object releaseDamien Plisson
2009-11-15MAC/Cocoa:Damien Plisson
2009-11-14- scons fix for 10.4 build (use the 10.4 libs dir)Damien Plisson
2009-11-13Update MSVC project filesBenoit Bolsee
2009-11-11Debug tools: new function MEM_testN(void*)Martin Poirier
2009-11-11New function:Martin Poirier
2009-11-10SVN maintenance.Guillermo S. Romero
2009-11-10Drag & drop implementation at GHOST level (only OSX for now)Damien Plisson
2009-11-09Add FFTW3 support to Makefiles, make OpenJpeg use OS lib for Linux.Guillermo S. Romero
2009-11-09- fix Cocoa window setOrder function to maintain focus on a blender window (e...Damien Plisson
2009-11-06Fix for scons + mingw compiling Joshua Leung
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-11-04Mac / Cocoa:Damien Plisson
2009-11-03Slightly nicer OS X quit messageMatt Ebb
2009-11-03== COLLADA ==Nathan Letwory
2009-11-02how embarrassing!Campbell Barton
2009-10-30Mac / COCOA : Damien Plisson
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-27ifix syntax error in SConscriptMartin Poirier
2009-10-27and another bump! Gotta love indentation °_°Nathan Letwory
2009-10-27bumping commit count.Nathan Letwory
2009-10-27r24111 broke the build on non-osx systems.Nathan Letwory
2009-10-27Mac:Damien Plisson
2009-10-26Cocoa/Mac:Damien Plisson
2009-10-26Cocoa / Mac:Damien Plisson
2009-10-23Cocoa / Mac:Damien Plisson
2009-10-21Cocoa / Mac:Damien Plisson
2009-10-21- improvements from Mathias Panzenböck (panzi) patch [#19695], which avoid c...Campbell Barton
2009-10-21Size and position are normally requested by program, not user.Guillermo S. Romero
2009-10-20Fix in KDL for gcc 3.3 compilationTon Roosendaal