projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fully disable AUD's FFTW3 usage.
[blender.git]
/
intern
/
2010-10-24
Guillermo S. Romero
Fully disable AUD's FFTW3 usage.
tree
|
commitdiff
2010-10-23
Campbell Barton
CMake options to disable Decimate and Boolean Modifiers...
tree
|
commitdiff
2010-10-23
Campbell Barton
Remove msvc build files which are not needed anymore.
tree
|
commitdiff
2010-10-23
Campbell Barton
use explicit file paths for CMake rather then globing...
tree
|
commitdiff
2010-10-22
Nathan Letwory
Fix [#24337] Create vertex (and faces and edges) with...
tree
|
commitdiff
2010-10-22
Campbell Barton
fix for warnings & detecting opensource nouveau drivers.
tree
|
commitdiff
2010-10-21
Nathan Letwory
Wrong check for platform accidently put /WX to non...
tree
|
commitdiff
2010-10-21
Nathan Letwory
Don't use CS_CLASSDC after all. Makes drawing multiple...
tree
|
commitdiff
2010-10-21
Campbell Barton
tweaks to external libs to get rid of warnings.
tree
|
commitdiff
2010-10-21
Nathan Letwory
/WX enabled for MSVC in CMake too.
tree
|
commitdiff
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
Campbell Barton
enable DEBUG define in CMake and scons, also change...
tree
|
commitdiff
2010-10-18
Nathan Letwory
_DEBUG -> DEBUG
tree
|
commitdiff
2010-10-18
Nathan Letwory
Use DEBUG instead of NDEBUG
tree
|
commitdiff
2010-10-18
Nathan Letwory
Add short comment.
tree
|
commitdiff
2010-10-18
Campbell Barton
bugfix [#24302] Ctrl+Click Extrude gets old mouse events
tree
|
commitdiff
2010-10-17
Joshua Leung
Bugfix #24296: AutoIK interactive chain length adjustme...
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-16
Peter Schlaile
== Audaspace / FFMPEG ==
tree
|
commitdiff
2010-10-15
Nathan Letwory
Simplify GHOST modifier key handling on Windows.
tree
|
commitdiff
2010-10-08
Nathan Letwory
c++ -> C++
tree
|
commitdiff
2010-10-08
Nathan Letwory
Enable CXX_GUARDEDALLOC support through SCons.
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-18
Campbell Barton
warning fixes and minor cmake changes.
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
option to disable ITASC IK solver, (will be enabled...
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-06
Campbell Barton
- use list append in more places (preferred method...
tree
|
commitdiff
2010-09-03
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2010-09-02
Nathan Letwory
Fix [#23578] Blender crashes when Audio Scrubbing is on
tree
|
commitdiff
2010-09-01
Joerg Mueller
Audaspace: Removing an unneeded function.
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-20
Joerg Mueller
Fixing [#23370] problem when running game engine
tree
|
commitdiff
2010-08-20
Brecht Van Lommel
Fix #23198: openmp building for OS X ppc gave errors...
tree
|
commitdiff
2010-08-17
Benoit Bolsee
Update MSVC project files
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: This should fix all missing python includes...
tree
|
commitdiff
2010-08-16
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: Further fixes.
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: Buildsystem update after Ton destroyed build...
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: Fix for ppl with outdated ffmpeg.
tree
|
commitdiff
2010-08-16
Ton Roosendaal
Makefile fixes for Audaspace. This also replaces the...
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: Trying to fix a reported compile bug about...
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: Fixing quaternion and relativeness of 3D...
tree
|
commitdiff
2010-08-16
Joerg Mueller
Fix from patch tracker by saphires: [#23339] Remove...
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace:
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace: Disabling FFTW building as this stuff is...
tree
|
commitdiff
2010-08-16
Joerg Mueller
Audaspace (GSoC): First merging commit
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-13
Joerg Mueller
Py API Docs:
tree
|
commitdiff
2010-08-13
Joerg Mueller
svn merge -r 31211:31313 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-08-10
Joerg Mueller
svn merge -r 31145:31210 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-08-10
Joerg Mueller
Py API Docs:
tree
|
commitdiff
2010-08-07
Joerg Mueller
svn merge -r 31060:31144 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-08-06
Joerg Mueller
Py API Documentation:
tree
|
commitdiff
2010-08-05
Joerg Mueller
Audaspace Py API: Improving Docs (Crosslinks, etc).
tree
|
commitdiff
2010-08-05
Joerg Mueller
svn merge -r 30954:31059 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-08-03
Joerg Mueller
Audaspace Py API: Updated some outdated docs.
tree
|
commitdiff
2010-08-03
Campbell Barton
build options to disable image formats WITH_CINEON...
tree
|
commitdiff
2010-08-03
Joerg Mueller
Audaspace:
tree
|
commitdiff
2010-08-03
Joerg Mueller
Audaspace Py API: Getting rid of unnecessary forward...
tree
|
commitdiff
2010-08-03
Joerg Mueller
Audaspace:
tree
|
commitdiff
2010-08-02
Joerg Mueller
Audaspace Py API:
tree
|
commitdiff
2010-08-02
Joerg Mueller
Audaspace:
tree
|
commitdiff
2010-08-01
Joerg Mueller
svn merge -r 30913:30953 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-08-01
Joerg Mueller
Audaspace:
tree
|
commitdiff
2010-08-01
Damien Plisson
OSX/Cocoa : fix the Cmd modifier stuck after cancelling...
tree
|
commitdiff
2010-07-31
Joerg Mueller
Audaspace:
tree
|
commitdiff
2010-07-30
Joerg Mueller
svn merge -r 30718:30912 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-07-30
Joerg Mueller
Audaspace: Refactored the complete 3D Device code givin...
tree
|
commitdiff
2010-07-28
Joerg Mueller
Audaspace Refactor:
tree
|
commitdiff
2010-07-28
Joerg Mueller
Audaspace: HUGE Refactor.
tree
|
commitdiff
2010-07-27
Daniel Genrich
Smoke:
tree
|
commitdiff
2010-07-27
Daniel Genrich
Smoke Patch + additions: a) Applying patch #22765 by...
tree
|
commitdiff
2010-07-26
Campbell Barton
bugfix [#23038] View rotation snap has left and right...
tree
|
commitdiff
2010-07-26
Joerg Mueller
Audaspace Py API:
tree
|
commitdiff
2010-07-26
Joerg Mueller
Audaspace Py API:
tree
|
commitdiff
2010-07-25
Joerg Mueller
Removing unnecessary _ functions from device as the...
tree
|
commitdiff
2010-07-25
Joerg Mueller
svn merge -r 30566:30717 https://svn.blender.org/svnroo...
tree
|
commitdiff
2010-07-25
Joerg Mueller
Audaspace Py API documentation fixes.
tree
|
commitdiff
2010-07-25
Campbell Barton
from Luca's recent commit noticed there are more typo...
tree
|
commitdiff
2010-07-23
Joerg Mueller
Audaspace Python API: Better docs.
tree
|
commitdiff
2010-07-23
Brecht Van Lommel
Attempt to fix compile for GCC 4.4.
tree
|
commitdiff
2010-07-23
Joerg Mueller
Changed the fix for string literal warnings to dynamic...
tree
|
commitdiff
next