projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enable /WX in blenkernel
[blender.git]
/
intern
/
ghost
/
2010-10-21
Nathan Letwory
Enable /WX in blenkernel
tree
|
commitdiff
2010-10-21
Nathan Letwory
Use one device context for our window class.
tree
|
commitdiff
2010-10-21
Nathan Letwory
* Use HWND_DESKTOP as parent for Blender Windows.
tree
|
commitdiff
2010-10-21
Nathan Letwory
Enable /WX on Windows.
tree
|
commitdiff
2010-10-19
Nathan Letwory
Fix [#20277] Bug with Continuous Grab on Windows
tree
|
commitdiff
2010-10-18
Nathan Letwory
_DEBUG -> DEBUG
tree
|
commitdiff
2010-10-18
Nathan Letwory
Add short comment.
tree
|
commitdiff
2010-10-16
Nathan Letwory
Adapt OSX code for IMB_allocImBuf param changes.
tree
|
commitdiff
2010-10-16
Nathan Letwory
Fix AltGr problem on Windows
tree
|
commitdiff
2010-10-15
Nathan Letwory
Simplify GHOST modifier key handling on Windows.
tree
|
commitdiff
2010-10-06
Campbell Barton
patch [#24162] r32332 missed a couple of command key...
tree
|
commitdiff
2010-10-05
Campbell Barton
rename Command key to OSKey, Window manager already...
tree
|
commitdiff
2010-10-02
Damien Plisson
OSX/Cocoa: Fix [#24068] for correct handling of .blend...
tree
|
commitdiff
2010-10-02
Damien Plisson
OSX/Cocoa: Mouse up was not sent to WM after window...
tree
|
commitdiff
2010-09-26
Damien Plisson
OSX/Cocoa : discard Cocoa GL view flush while in live...
tree
|
commitdiff
2010-09-16
Brecht Van Lommel
Fix OS X memory leak prints when starting blender:
tree
|
commitdiff
2010-09-16
Nathan Letwory
Partial fix (Linux) [#21395] Command key for keyboard...
tree
|
commitdiff
2010-09-15
Nathan Letwory
Partial fix [#21395] Command key for keyboard mapping...
tree
|
commitdiff
2010-09-15
Campbell Barton
update for MingW/CMake
tree
|
commitdiff
2010-09-12
Campbell Barton
use relative paths for ghost/cmake
tree
|
commitdiff
2010-09-08
Nathan Letwory
Commit patch [#23685] Cleanup/crashfix for AA using...
tree
|
commitdiff
2010-09-07
Campbell Barton
- added back zlib include (needed for win32).
tree
|
commitdiff
2010-09-03
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2010-08-29
Nathan Letwory
Finally change SConscript tabs to spaces.
tree
|
commitdiff
2010-08-25
Campbell Barton
rename most scons build targets to match cmake
tree
|
commitdiff
2010-08-24
Campbell Barton
rename some cmake build targets
tree
|
commitdiff
2010-08-16
Joerg Mueller
svn merge -r 31314:31370 https://svn.blender.org/svnroo...
soc-2010-nexyon
tree
|
commitdiff
2010-08-13
Nathan Letwory
Apply patch #23295 - Fix for SCons building on FreeBSD
tree
|
commitdiff
2010-08-01
Joerg Mueller
svn merge -r 30913:30953 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-08-01
Damien Plisson
OSX/Cocoa : fix the Cmd modifier stuck after cancelling...
tree
|
commitdiff
2010-07-21
Joerg Mueller
svn merge -r 30513:30565 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-07-20
Campbell Barton
- correct some spelling errors.
tree
|
commitdiff
2010-07-16
Joerg Mueller
svn merge -r 30323:30417 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-07-15
Campbell Barton
Rather then hard coded /usr/share, use CMAKE_INSTALL_PR...
tree
|
commitdiff
2010-07-14
Jason Wilkins
Merge GSOC Sculpt Branch: 28499-30319
tree
|
commitdiff
2010-07-13
Joerg Mueller
Merging revision 30126:30261 from trunk.
tree
|
commitdiff
2010-07-12
Benoit Bolsee
Update MSVC project files
tree
|
commitdiff
2010-07-11
Andrea Weikert
installation paths:
tree
|
commitdiff
2010-07-09
Damien Plisson
Fixed bug [#22555] OSX/Cocoa: Suppress delayed mouse...
tree
|
commitdiff
2010-07-08
Joerg Mueller
Merging revision 29560:30125 from trunk.
tree
|
commitdiff
2010-07-06
Andrea Weikert
fix mingw compile
tree
|
commitdiff
2010-07-06
Damien Plisson
Fixed bug [#22757] : hide dock and menu on OSX only...
tree
|
commitdiff
2010-07-05
Damien Plisson
File/installation paths: osx (cocoa & carbon) update...
tree
|
commitdiff
2010-07-05
Diego Borghetti
Fix Makefile for new getUserDir system.
tree
|
commitdiff
2010-07-05
Andrea Weikert
compile fix, another missed semicolon - blush
tree
|
commitdiff
2010-07-05
Campbell Barton
bugfix [#22724] "Scene" switch on the console doesn...
tree
|
commitdiff
2010-07-04
Campbell Barton
fix for building
tree
|
commitdiff
2010-07-04
Guillermo S. Romero
Add missing ";".
tree
|
commitdiff
2010-07-04
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2010-07-04
Andrea Weikert
Patch [#22339] File/installation paths changes
tree
|
commitdiff
2010-07-04
Andrea Weikert
Patch [#22339] File/installation paths changes
tree
|
commitdiff
2010-06-19
Joerg Mueller
Recreating my GSoC branch.
tree
|
commitdiff
2010-06-19
Joerg Mueller
Deleting my GSoC branch to recreate it.
tree
|
commitdiff
2010-06-15
Campbell Barton
ifdef disable X11 mouse grab, it locks up the system...
tree
|
commitdiff
2010-06-15
Mitchell Stokes
Got the okay from Nathan to commit this: It's a small...
tree
|
commitdiff
2010-06-01
Damien Plisson
Progress indicator in the application icon
tree
|
commitdiff
2010-06-01
Nathan Letwory
Fixes [#21791] Toggle Fullscreen (Alt + F11) returns...
tree
|
commitdiff
2010-05-30
Nathan Letwory
Fixes: #22064 When the Windows task bar is placed on...
tree
|
commitdiff
2010-05-29
Dalai Felinto
reverting previous commit from Mitchell. His commit...
tree
|
commitdiff
2010-05-29
Mitchell Stokes
Reversing the last merge because I botched it.
tree
|
commitdiff
2010-05-25
Joerg Mueller
Merge with trunk, revision 28528 - 28976.
tree
|
commitdiff
2010-05-22
Damien Plisson
Fix [#22306]: convert dropped file names from OSX to...
tree
|
commitdiff
2010-05-16
Campbell Barton
no functional changes
tree
|
commitdiff
2010-05-15
Campbell Barton
made cmake ghost file less confusing (was globbing...
tree
|
commitdiff
2010-05-03
Damien Plisson
Drag & drop from OS: set to accept any drop operation...
tree
|
commitdiff
2010-04-18
Campbell Barton
remove config.h references, was added for automake...
tree
|
commitdiff
2010-04-11
Damien Plisson
Cocoa fix [#21866] : force mouse move event to be sent...
tree
|
commitdiff
2010-04-06
Brecht Van Lommel
Fix #20365: new render window does not respect Windows...
tree
|
commitdiff
2010-03-28
Damien Plisson
Fix [#21689] for coordinate issue (y flipped) when...
tree
|
commitdiff
2010-03-20
Damien Plisson
Cocoa: fix some mem leaks appearing on 10.4 builds
tree
|
commitdiff
2010-03-16
Damien Plisson
Fix [#21634] GHOST_WindowCocoa: activeWindow null point...
tree
|
commitdiff
2010-03-15
Damien Plisson
Fix [#20419] OSX Cocoa physical punctuation keys retrie...
tree
|
commitdiff
2010-03-15
Brecht Van Lommel
Patch #21569 to fix bug #21530: on X11, middle mouse...
tree
|
commitdiff
2010-03-10
Andrea Weikert
filebrowser:
tree
|
commitdiff
2010-02-27
Damien Plisson
System dependent standard directory retrieval functions...
tree
|
commitdiff
2010-02-16
Andrea Weikert
compile fixes for MSVC!
tree
|
commitdiff
2010-02-16
Damien Plisson
Cocoa : mem leak fix
tree
|
commitdiff
2010-02-16
Damien Plisson
Cocoa: bugfix [#21158] fix modifiers keys status upon...
tree
|
commitdiff
2010-02-16
Damien Plisson
OSX/deprecated Carbon: user and system base dirs retrie...
tree
|
commitdiff
2010-02-16
Damien Plisson
Cocoa: user and system base dirs retrieval implementation
tree
|
commitdiff
2010-02-16
Guillermo S. Romero
Self tsk. Too much copy paste.
tree
|
commitdiff
2010-02-16
Martin Poirier
Tsk!
tree
|
commitdiff
2010-02-15
Guillermo S. Romero
System dependant functions (skeletons) to retrieve...
tree
|
commitdiff
2010-02-12
Campbell Barton
correct fsf address
tree
|
commitdiff
2010-02-10
Damien Plisson
Cocoa : use Cocoa NSWindow tag for identifying the...
tree
|
commitdiff
2010-02-03
Benoit Bolsee
Update MSVC project files.
tree
|
commitdiff
2010-02-01
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2010-02-01
Martin Poirier
Wrong include path in revision 26519 (missing space...
tree
|
commitdiff
2010-02-01
Damien Plisson
Cocoa/DND : give feedback to user of drop possibility...
tree
|
commitdiff
2010-02-01
Damien Plisson
Cocoa/DND : added bitmap data type handling in drag...
tree
|
commitdiff
2010-02-01
Damien Plisson
Cocoa : fix mouse cursor hang when RMB-dragging in...
tree
|
commitdiff
2010-02-01
Damien Plisson
Cocoa : implement opening .blend file by double-clickin...
tree
|
commitdiff
2010-01-30
Arystanbek Dyussenov
COLLADA branch: merge from trunk -r 25745:26429.
tree
|
commitdiff
2010-01-28
Damien Plisson
Cocoa : correctly handle late events sent after window...
tree
|
commitdiff
2010-01-28
Damien Plisson
Cocoa : fix 'Draw Overlap' method swap issues
tree
|
commitdiff
2010-01-26
Ton Roosendaal
Drag and drop 2.5 integration! Finally, slashdot regula...
tree
|
commitdiff
2010-01-24
Campbell Barton
copy of docs from 2.4x for python modules that have...
tree
|
commitdiff
2010-01-21
Campbell Barton
Continuous grab in X11 could give events to a different...
tree
|
commitdiff
2010-01-19
Campbell Barton
- AIX ifdef's so windows works, cant test but this...
tree
|
commitdiff
2010-01-19
Campbell Barton
patch [#20612] Making Blender compile on AIX 4.3.3
tree
|
commitdiff
next