2011-07-14 |
Xiao Xiangquan | merge from trunk 38379 |
tree | commitdiff |
2011-07-13 |
Campbell Barton | Advanced CMake option to build the player without blend... |
tree | commitdiff |
2011-07-13 |
Campbell Barton | - don't build ghost's event printer unless ghost debug... |
tree | commitdiff |
2011-07-13 |
Campbell Barton | make X11's getModifierKeys more compact and don't run... |
tree | commitdiff |
2011-07-13 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-07-13 |
Campbell Barton | changes to ghost/sdl |
tree | commitdiff |
2011-07-12 |
Sergey Sharybin | Fix for recent GHOST SDL commit. |
tree | commitdiff |
2011-07-12 |
Campbell Barton | build option to use SDL 1.3 for GHOST rather then X11... |
tree | commitdiff |
2011-07-12 |
Campbell Barton | correction to cursor enum and make GHOST_SystemX11... |
tree | commitdiff |
2011-07-09 |
Campbell Barton | fix for using uninitialized value in gpu_shader_material |
tree | commitdiff |
2011-07-09 |
Campbell Barton | ghost multi-test builds again, now uses BLF font library |
tree | commitdiff |
2011-07-05 |
Brecht Van Lommel | Fix #27865: weird mouse warping with continuous grab... |
tree | commitdiff |
2011-07-05 |
Brecht Van Lommel | Patch #27829: fix X11 compile problem due to missing... |
tree | commitdiff |
2011-07-03 |
Campbell Barton | CMake file to build ghost tests again. |
tree | commitdiff |
2011-07-01 |
Campbell Barton | fix for building headless |
tree | commitdiff |
2011-06-27 |
Brecht Van Lommel | Fix part of #26850: Cocoa OS X game player was not... |
tree | commitdiff |
2011-06-25 |
Brecht Van Lommel | GHOST Cocoa: some changes to Y coordinate conversion... |
tree | commitdiff |
2011-06-23 |
Brecht Van Lommel | GHOST Cocoa: move y origin top/bottom conversions out... |
tree | commitdiff |
2011-06-15 |
Xiao Xiangquan | merge from trunk r37405 |
tree | commitdiff |
2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
tree | commitdiff |
2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
tree | commitdiff |
2011-06-11 |
Xiao Xiangquan | merge from trunk r37405 |
tree | commitdiff |
2011-06-05 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-06-04 |
Campbell Barton | CMake option 'WITH_HEADLESS' to build blender in headle... |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-05-30 |
Xiao Xiangquan | merged to r37017 from trunk |
tree | commitdiff |
2011-05-28 |
Campbell Barton | Disabling xinput wasn't done completely. |
tree | commitdiff |
2011-05-23 |
Brecht Van Lommel | Fix #26728: crash with load/save on Mac, on files that... |
tree | commitdiff |
2011-05-12 |
Sergey Sharybin | Forgot to close clipboard when lock fails. |
tree | commitdiff |
2011-05-12 |
Sergey Sharybin | Fix #27359: Pasting long text crashes blender |
tree | commitdiff |
2011-05-10 |
Nathan Letwory | Apply patch from Ryakiotakis Antonis as posted on ML |
tree | commitdiff |
2011-05-10 |
Nathan Letwory | MingW apparently doesn't know about RIM_INPUTSINK,... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | minor cleanup, no functional changes. |
tree | commitdiff |
2011-05-09 |
M.G. Kishalmi | fixed scrolling lists with the mousewheel for some... |
tree | commitdiff |
2011-05-07 |
Dalai Felinto | Patch [#26799] embedded blenderplayer not receiving... |
tree | commitdiff |
2011-05-04 |
Dalai Felinto | Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing... |
tree | commitdiff |
2011-05-03 |
Campbell Barton | change ghost/x11 toggleConsole to use dummy function... |
tree | commitdiff |
2011-05-02 |
Campbell Barton | fix for building windows/mingw |
tree | commitdiff |
2011-05-02 |
Nathan Letwory | Also add build fix for OSX (not-tested, so OSXers,... |
tree | commitdiff |
2011-05-02 |
Campbell Barton | x11 builds again. |
tree | commitdiff |
2011-05-02 |
Nathan Letwory | Fix [#26981] Command window is not opening in 2.57.0 |
tree | commitdiff |
2011-04-30 |
Campbell Barton | whitespace edits for bpy api, split some really long... |
tree | commitdiff |
2011-04-23 |
Campbell Barton | quiet some clang warnings & fix for bugs in exceptional... |
tree | commitdiff |
2011-04-12 |
Sergey Sharybin | Fix crash for Intel G45 video cards |
tree | commitdiff |
2011-04-11 |
Sergey Sharybin | FIx crash when opening User Preferences even with NVidi... |
tree | commitdiff |
2011-04-09 |
Nathan Letwory | doxygen fix |
tree | commitdiff |
2011-04-09 |
Nathan Letwory | whitespace |
tree | commitdiff |
2011-04-09 |
Sergey Sharybin | Fix crash for Windows+Intel video card configuration |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-03-30 |
Campbell Barton | includes for building with gcc 4.6 on fedora. |
tree | commitdiff |
2011-03-26 |
Campbell Barton | fix for blenderplayer crashing on exit. |
tree | commitdiff |
2011-03-25 |
Campbell Barton | dont return a system path if cmake's 'WITH_INSTALL_PORT... |
tree | commitdiff |
2011-03-25 |
Campbell Barton | add cmake option to build without xinput (tablet support) |
tree | commitdiff |
2011-03-18 |
Nathan Letwory | Fix [#25480] Unable to use Windows titlebar icons after... |
tree | commitdiff |
2011-03-18 |
Nathan Letwory | Fix for crasher on Win XP, submitted by Kanttori. |
tree | commitdiff |
2011-03-11 |
Nathan Letwory | Some explicit casts to silence warnings (unsafe to... |
tree | commitdiff |
2011-03-11 |
Nathan Letwory | Fix a typo in defines. Patch by Alexander Kuznetsov |
tree | commitdiff |
2011-03-10 |
Nathan Letwory | Fix [#26446] Quick extrude (Ctrl+LMB) works only one... |
tree | commitdiff |
2011-03-09 |
Nathan Letwory | Apply [#26364] New Windows keyboard handling |
tree | commitdiff |
2011-03-01 |
Nathan Letwory | Fix [#25476] Pan view not always works with shift+alt... |
tree | commitdiff |
2011-02-26 |
Campbell Barton | use const char for return values of getenv(). |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: fixup and tag intern/ghost. |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: make sure license blocks don't interfere. |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: add bullet to extern libs, some small changes... |
tree | commitdiff |
2011-02-19 |
Guillermo S. Romero | Add XF86keysym.h detection and use to CMake system... |
tree | commitdiff |
2011-02-19 |
Guillermo S. Romero | Add media keys for XFree86/Xorg based X11. |
tree | commitdiff |
2011-02-18 |
Joshua Leung | Adding support for the "media" play/pause/stop/next... |
tree | commitdiff |
2011-02-17 |
Nathan Letwory | Start simple intros for intern and extern libs. |
tree | commitdiff |
2011-02-17 |
Nathan Letwory | Starting work on doxygen cleanup. Many things still... |
tree | commitdiff |
2011-02-07 |
Campbell Barton | minor edits, no functional changes. |
tree | commitdiff |
2011-02-04 |
Nathan Letwory | Fix [#19997] Duplicating window results in graphics... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-28 |
Nathan Letwory | Make version check more future proof. |
tree | commitdiff |
2011-01-26 |
Joshua Leung | Silencing some annoying key-event prints in Win32 console: |
tree | commitdiff |
2011-01-26 |
Nathan Letwory | Apply part of patch [#25612] Windows 7 icon progress bar |
tree | commitdiff |
2011-01-26 |
Nathan Letwory | Apply multimonitor fix part of patch [#25612] |
tree | commitdiff |
2011-01-25 |
Campbell Barton | cmake maintenance, was missing 2 headers and made some... |
tree | commitdiff |
2011-01-24 |
Nathan Letwory | Fix [#25715] [!] key doesn't work on french keyboard... |
tree | commitdiff |
2011-01-20 |
Diego Borghetti | Ghost:X11 Set the default max width and max height... |
tree | commitdiff |
2011-01-18 |
Damien Plisson | Fix [#25678]: (Ghost Cocoa) Fix character encoding... |
tree | commitdiff |
2011-01-17 |
Andrea Weikert | fix compile on MinGW, missing define in the mingw headers. |
tree | commitdiff |
2011-01-05 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-01-05 |
Andrea Weikert | Patch: [#22524] Update Windows Recent Documents on... |
tree | commitdiff |
2011-01-05 |
Andrea Weikert | ToDo: long outstanding patch to allow access to system... |
tree | commitdiff |
2011-01-01 |
Damien Plisson | Fix [#25442]: (Ghost Cocoa) Add missing initialization... |
tree | commitdiff |
2010-12-28 |
Nathan Letwory | Fix [#24630] alt+shift+LMB dragging does not work |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-16 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-12-15 |
Campbell Barton | bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviou... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-07 |
Campbell Barton | Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled... |
tree | commitdiff |
2010-12-04 |
Damien Plisson | Cocoa : fix drag and drop was no more operational after... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-12-01 |
Campbell Barton | quit blender if the first X11 window fails to open. |
tree | commitdiff |
2010-11-30 |
Campbell Barton | Add option for CMake to build libredcode, also use... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-22 |
Campbell Barton | fix for building with mingw/cmake |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - check IF WIN32 AND NOT UNIX (for cygwin) |
tree | commitdiff |
2010-11-15 |
Nathan Letwory | Fix [#24310] With high poly numbers when sculpting... |
tree | commitdiff |
next |