2013-03-25 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2013-03-24 |
Ton Roosendaal | OS X Fullscreen: shortcut now is CTRL + Cmd + F. Is... |
tree | commitdiff |
2013-03-24 |
Campbell Barton | Unix/X11 - use RGBA icon (netwm icon), rather then... |
tree | commitdiff |
2013-03-23 |
Ton Roosendaal | Bug fix 34743 |
tree | commitdiff |
2013-03-22 |
Jens Verwiebe | GHOST_Cocoa, let new fullscreen also appear on 10.6... |
tree | commitdiff |
2013-03-22 |
Ton Roosendaal | OSX feature: |
tree | commitdiff |
2013-03-20 |
Jens Verwiebe | OSX/tablet: fix a longstanding bug with certain devices... |
tree | commitdiff |
2013-03-19 |
Jens Verwiebe | OSX/pen: change sensivity graduation to a good value... |
tree | commitdiff |
2013-03-19 |
Jens Verwiebe | OSX/pen: change sensivity graduation so we don't get... |
tree | commitdiff |
2013-03-16 |
Campbell Barton | - ghost-sdl builds again. |
tree | commitdiff |
2013-03-08 |
Ton Roosendaal | Adding include for NULL define in c++ |
tree | commitdiff |
2013-03-08 |
Campbell Barton | code cleanup: 0 --> NULL |
tree | commitdiff |
2013-03-03 |
Jens Verwiebe | OSX/locale: fix compile on older xcode by not using... |
tree | commitdiff |
2013-03-02 |
Jens Verwiebe | OSX: Get the current locale in objC-style |
tree | commitdiff |
2013-02-27 |
Dalai Felinto | fix for [#34440] motion blur (2d filter) not working... |
tree | commitdiff |
2013-02-26 |
Brecht Van Lommel | Fix various warnings with clang build, and adjust cmake... |
tree | commitdiff |
2013-02-26 |
Campbell Barton | fix for own regression in win32 from r54225, wrong... |
tree | commitdiff |
2013-02-25 |
Campbell Barton | is_crappy_intel_card() was checking strstr(glGetString... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-24 |
Antony Riakiotakis | Hopefully last round of fixes for all OSes |
tree | commitdiff |
2013-02-24 |
Antony Riakiotakis | Compile fix round 2. Still trying to do this from linux :p |
tree | commitdiff |
2013-02-24 |
Antony Riakiotakis | Add bogus stabs for fullscreen window mode for BGE... |
tree | commitdiff |
2013-02-24 |
Campbell Barton | fix for own commit r54806 with argument order and multi... |
tree | commitdiff |
2013-02-24 |
Campbell Barton | fix for fullscreen on X11 (used by the BGE, not blender... |
tree | commitdiff |
2013-02-23 |
Campbell Barton | GHOST/X11 - free memory allocated by XF86VidModeGetAllM... |
tree | commitdiff |
2013-02-23 |
Campbell Barton | GHOST/X11 support for frequency, from SDL's mode switching. |
tree | commitdiff |
2013-02-22 |
Alexander Kuznetsov | Applying patch #33709 for dead keys on windows. |
tree | commitdiff |
2013-02-22 |
Alexander Kuznetsov | Fix for windows size on win32 |
tree | commitdiff |
2013-02-22 |
Gaia Clary | Fixing typos |
tree | commitdiff |
2013-02-22 |
Dalai Felinto | bge bugfix: [#18967] alpha value is never available... |
tree | commitdiff |
2013-02-21 |
Campbell Barton | style cleanup: 'sizeof foo' --> 'sizeof(foo)', add... |
tree | commitdiff |
2013-02-19 |
Campbell Barton | patch [#34320] Cross compiling with mingw-w64 on ubuntu |
tree | commitdiff |
2013-02-11 |
Campbell Barton | move atoms into their own struct and make all names... |
tree | commitdiff |
2013-02-11 |
Campbell Barton | patch [#31636] no pressure with Genius Mousepen i608X... |
tree | commitdiff |
2013-02-11 |
Campbell Barton | style cleanup: also some typos |
tree | commitdiff |
2013-02-08 |
Campbell Barton | building ghost-sdl works again. |
tree | commitdiff |
2013-02-07 |
Campbell Barton | removing xinerama on X11 dependency, this wasn't workin... |
tree | commitdiff |
2013-02-06 |
Campbell Barton | enable xinerama for scons. |
tree | commitdiff |
2013-02-05 |
Sergey Sharybin | Apparently my system here considers fullscreen window... |
tree | commitdiff |
2013-02-04 |
Brecht Van Lommel | Fix window fullscreen crash when building for Mac OS... |
tree | commitdiff |
2013-02-04 |
Campbell Barton | fix [#33831] "Alt" key is "Alt Window Deactivated" |
tree | commitdiff |
2013-02-04 |
Campbell Barton | style cleanup: spaces -> tabs |
tree | commitdiff |
2013-02-01 |
Campbell Barton | make WITH_HEADLESS build again. |
tree | commitdiff |
2013-02-01 |
Campbell Barton | code cleanup: make wmEvent's 'const' in interface code... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | Add Xinerama support for GHOST_GetMainDisplayDimensions... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | add ghost function getAllDisplayDimensions, GHOST_GetAl... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | initializing maximized/fullscreen windows in x11 would... |
tree | commitdiff |
2013-01-30 |
Campbell Barton | disable ubuntu unity workaround, causes issues with... |
tree | commitdiff |
2013-01-30 |
Campbell Barton | patch [#34039] Fix Alt key glitch on Unity desktop |
tree | commitdiff |
2013-01-24 |
Ton Roosendaal | Put back minimum window sizes on 320x240. |
tree | commitdiff |
2013-01-23 |
Sv. Lockal | Fix compilation with WITH_X11_XINPUT=OFF |
tree | commitdiff |
2013-01-23 |
Campbell Barton | fix for blender quitting in X11 if you start blender... |
tree | commitdiff |
2013-01-22 |
Ton Roosendaal | OSX 10.6 error - hiding code behind a respondsToSelector. |
tree | commitdiff |
2013-01-22 |
Ton Roosendaal | Bug fix #33911 |
tree | commitdiff |
2013-01-22 |
Campbell Barton | reverting r53798 to fix [#33831], it casued bug [#33921] |
tree | commitdiff |
2013-01-20 |
Campbell Barton | code cleanup: remove some paranoid checks which would... |
tree | commitdiff |
2013-01-20 |
Jason Wilkins | More win32 multimon (r53923). Changed getNumDisplays... |
tree | commitdiff |
2013-01-20 |
Jason Wilkins | Add multimon support to GHOST_DisplayManagerWin32.cpp... |
tree | commitdiff |
2013-01-17 |
Campbell Barton | add NULL check for XInput device, since its possible... |
tree | commitdiff |
2013-01-16 |
Campbell Barton | fix for GHOST/X11 using uninitialized memory for the... |
tree | commitdiff |
2013-01-16 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-16 |
Campbell Barton | fix for glitch in X11 with tablets. |
tree | commitdiff |
2013-01-16 |
Ton Roosendaal | Mac OS X, Intuos tablet fix |
tree | commitdiff |
2013-01-16 |
Sergey Sharybin | Fix #33877: Pressure Sensitivity stop after opening... |
tree | commitdiff |
2013-01-16 |
Campbell Barton | minor changes to ghost |
tree | commitdiff |
2013-01-14 |
Campbell Barton | fix [#33831] "Alt" key is "Alt Window Deactivated" |
tree | commitdiff |
2013-01-12 |
Ton Roosendaal | Mac HiDPI ("retina") handling: |
tree | commitdiff |
2013-01-09 |
Ton Roosendaal | Mac HiDPI support: |
tree | commitdiff |
2013-01-08 |
Ton Roosendaal | Macbook HiDPI support: reshuffled code to make it compi... |
tree | commitdiff |
2013-01-08 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-07 |
Mike Erwin | fix for bugs 30300, 31107: pen pressure with multiple... |
tree | commitdiff |
2013-01-06 |
Ton Roosendaal | With some help in irc (thanks erwin, markus!) and some... |
tree | commitdiff |
2013-01-05 |
Ton Roosendaal | Removal of old code trying to detect trackpads. |
tree | commitdiff |
2013-01-05 |
Ton Roosendaal | New version of code to detect whether a wheel is involv... |
tree | commitdiff |
2012-12-30 |
Ton Roosendaal | Revert change from Jens, wrong pointer check in the... |
tree | commitdiff |
2012-12-29 |
Jens Verwiebe | OSX: fix magic mouse swipes compiling on with MAC_OS_X_... |
tree | commitdiff |
2012-12-29 |
Ton Roosendaal | Mac OS X 10.7 supports new trackpad (and mighty mouse... |
tree | commitdiff |
2012-12-28 |
Ton Roosendaal | Hrm... replacing |
tree | commitdiff |
2012-12-28 |
Ton Roosendaal | Testing commit for OS X trackpad and scroll events. |
tree | commitdiff |
2012-12-28 |
Ton Roosendaal | Reversion of previous fix for Mac OS X scrollwheel, |
tree | commitdiff |
2012-12-28 |
Ton Roosendaal | Bugfix #33681 |
tree | commitdiff |
2012-12-21 |
Brecht Van Lommel | Fix #33644: rendering to a new window and then closing... |
tree | commitdiff |
2012-12-20 |
Ton Roosendaal | Bug fix #28915 and #33538 |
tree | commitdiff |
2012-12-17 |
Bastien Montagne | Added GPL header to sconscripts! |
tree | commitdiff |
2012-12-15 |
Jens Verwiebe | OSX: makeKeyAndOrderFront would show window from ordere... |
tree | commitdiff |
2012-12-15 |
Jens Verwiebe | OSX/availability: use of the numerical value instead... |
tree | commitdiff |
2012-12-14 |
Brecht Van Lommel | Fix mac build error with SDK < 10.7, this version is... |
tree | commitdiff |
2012-12-14 |
Jens Verwiebe | OSX/nativePixel: fix compile for OSX < 10.7 |
tree | commitdiff |
2012-12-13 |
Ton Roosendaal | Bugfix, IRC report |
tree | commitdiff |
2012-12-12 |
Jens Verwiebe | OSX: make cmake and scons both compile jack and ndof... |
tree | commitdiff |
2012-12-12 |
Sergey Sharybin | GHOST should now be finally fixed |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Holiday coding log :) |
tree | commitdiff |
2012-12-11 |
Brecht Van Lommel | Fix OS X warning on startup about using deprecated... |
tree | commitdiff |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
tree | commitdiff |
2012-12-06 |
Sergey Sharybin | Disable multisamples on windows for intel cards |
tree | commitdiff |
2012-12-05 |
Brecht Van Lommel | Fix crash opening some .blend files on OS X 10.8 with... |
tree | commitdiff |
2012-12-02 |
Campbell Barton | fix GhostSDL displaying text in multiple views. |
tree | commitdiff |
2012-12-02 |
Bastien Montagne | Silent some warnings (the one in bmesh_operator.c was... |
tree | commitdiff |
2012-11-26 |
Campbell Barton | code cleanup: doxy comment corrections and correct... |
tree | commitdiff |
next |