projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
patch [#29853] UTF-8 copy&paste for X11 GHOST
[blender.git]
/
build_files
/
2012-01-11
Campbell Barton
when building blender as a py module use add_library...
tree
|
commitdiff
2012-01-10
Campbell Barton
remove WITH_OGG define, its not used anywhere.
tree
|
commitdiff
2012-01-06
Campbell Barton
use warnigns for all msvc configurations
tree
|
commitdiff
2012-01-06
Joshua Leung
Bumping up scons+msvc warning level to w1 so that we...
tree
|
commitdiff
2012-01-05
Campbell Barton
disable recent attempt to static link mingw DLL's cause...
tree
|
commitdiff
2012-01-05
Campbell Barton
link mingw libstdc++ and libgcc libs statically so...
tree
|
commitdiff
2011-12-31
Alexander Kuznetsov
Openexr path change for scons (win)
tree
|
commitdiff
2011-12-31
Campbell Barton
option to build without remesh modifier for cmake and...
tree
|
commitdiff
2011-12-30
Alexander Kuznetsov
Patch is partially made by Pelle Johnsen. Thanks!
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Object tracking integration
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Camera tracking: improvements of track preview widget
tree
|
commitdiff
2011-12-29
Joshua Leung
Mingw - use truly relative instead of absolute-relative...
tree
|
commitdiff
2011-12-27
Sergey Sharybin
Merging r42800 through r42895 from trunk into soc-2011...
tree
|
commitdiff
2011-12-27
Sergey Sharybin
Update build files to use new OpenAL libraries
tree
|
commitdiff
2011-12-26
Sergey Sharybin
Added WITH_BF_LIBMV to command line options
tree
|
commitdiff
2011-12-20
Sergey Sharybin
Merging r42723 through r42769 from trunk into soc-2011...
tree
|
commitdiff
2011-12-19
Thomas Dinges
* Changes for static win32 png libs.
tree
|
commitdiff
2011-12-19
Thomas Dinges
* Fix for moving mingw png libs.
tree
|
commitdiff
2011-12-19
Sergey Sharybin
Merging r42648 through r42722 from trunk into soc-2011...
tree
|
commitdiff
2011-12-18
Thomas Dinges
MinGW png libs
tree
|
commitdiff
2011-12-13
Sergey Sharybin
Merging r42533 through r42601 from trunk into soc-2011...
tree
|
commitdiff
2011-12-13
Sergey Sharybin
Buildbot tweaks:
tree
|
commitdiff
2011-12-12
Jens Verwiebe
OSX: proper scons config and linking weak for jackOSX...
tree
|
commitdiff
2011-12-09
Sergey Sharybin
Merging r42482 through r42532 from trunk into soc-2011...
tree
|
commitdiff
2011-12-08
Thomas Dinges
Scons/CUDA
tree
|
commitdiff
2011-12-07
Sergey Sharybin
Merging r42461 through r42481 from trunk into soc-2011...
tree
|
commitdiff
2011-12-06
Thomas Dinges
Cycles / CUDA Kernel compile:
tree
|
commitdiff
2011-12-06
Sergey Sharybin
Merging r42442 through r42457 from trunk into soc-2011...
tree
|
commitdiff
2011-12-06
Campbell Barton
attempt to fix defione for qtcreator project file and...
tree
|
commitdiff
2011-12-04
Sergey Sharybin
Camera tracking: merge hybrid tracker from tomato branch
tree
|
commitdiff
2011-12-04
Sergey Sharybin
Merging r42350 through r42393 from trunk into soc-2011...
tree
|
commitdiff
2011-12-04
Thomas Dinges
CUDA
tree
|
commitdiff
2011-12-02
Sergey Sharybin
Merging r42193 through r42349 from trunk into soc-2011...
tree
|
commitdiff
2011-12-01
Brecht Van Lommel
Cycles
tree
|
commitdiff
2011-11-27
Sergey Sharybin
Merging r42178 through r42192 form trunk into soc-2011...
tree
|
commitdiff
2011-11-27
Sergey Sharybin
Buildbot configuration tweaks
tree
|
commitdiff
2011-11-25
Sergey Sharybin
Merging r42062 through r42159 from trunk into soc-2011...
tree
|
commitdiff
2011-11-24
Campbell Barton
pep8 edits and avoid naming conflicts with python builtins
tree
|
commitdiff
2011-11-24
Thomas Dinges
Scons / Cycles:
tree
|
commitdiff
2011-11-24
Campbell Barton
image format arg parsing for creator.c
tree
|
commitdiff
2011-11-22
Sergey Sharybin
Merging r41937 through r42061 from trunk into soc-2011...
tree
|
commitdiff
2011-11-19
Campbell Barton
hide overly picky warnings from 'pylint' for pep8 scrip...
tree
|
commitdiff
2011-11-19
Campbell Barton
add python3 checks to avoid confusion from errors with...
tree
|
commitdiff
2011-11-18
Campbell Barton
exclude addons_contrib for release builds for scons...
tree
|
commitdiff
2011-11-17
Campbell Barton
exclude addons_contrib/ for release builds.
tree
|
commitdiff
2011-11-17
Campbell Barton
pass encoding to uses of decode() incase the default...
tree
|
commitdiff
2011-11-16
Sergey Sharybin
Re-copied trunk over tomato and merging r41929 through...
tree
|
commitdiff
2011-11-16
Sergey Sharybin
Merged trunk up to rev41928
tree
|
commitdiff
2011-11-16
Campbell Barton
minor cleanup
tree
|
commitdiff
2011-11-16
Campbell Barton
support for creating project files in utf8 paths (was...
tree
|
commitdiff
2011-11-15
Sergey Sharybin
Fixed typo in previous commit
tree
|
commitdiff
2011-11-15
Sergey Sharybin
Request from nico_ga: expose WITH_BF_STATIC* variables...
tree
|
commitdiff
2011-11-14
Joshua Leung
mingw compiles again after OceanSim stuff
tree
|
commitdiff
2011-11-14
Sergey Sharybin
Fix #29245: BuilderBot can't build anymore
tree
|
commitdiff
2011-11-13
Jens Verwiebe
Scons_buildsystem: add WITH_BF_OCEANSIM = True to all...
tree
|
commitdiff
2011-11-13
Campbell Barton
rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and...
tree
|
commitdiff
2011-11-13
Lukas Toenne
Ocean Sim modifier patch
tree
|
commitdiff
2011-11-11
Brecht Van Lommel
Cycles: more linux build system tweaks, attempting...
tree
|
commitdiff
2011-11-11
Brecht Van Lommel
Cycles: fix wrong openimageio path for lib/ directory.
tree
|
commitdiff
2011-11-11
Brecht Van Lommel
CMake/Scons: automatically use ffmpeg, boost and openim...
tree
|
commitdiff
2011-11-10
Brecht Van Lommel
Cycles:
tree
|
commitdiff
2011-11-10
Joshua Leung
Whitespace tweaks
tree
|
commitdiff
2011-11-10
Miika Hamalainen
Dynamic Paint merge:
tree
|
commitdiff
2011-11-10
Campbell Barton
add some missing headers to cmake, also add some files...
tree
|
commitdiff
2011-11-09
Sergey Sharybin
One library from OpenEXR is needed for oiio. Hope build...
tree
|
commitdiff
2011-11-09
Sergey Sharybin
Disable libmv for blenderplayer rules used by buildbot
tree
|
commitdiff
2011-11-09
Sergey Sharybin
- Added options to link staticly against oiio/boost
tree
|
commitdiff
2011-11-09
Antony Riakiotakis
Fixes for MinGW cmake debug build:
tree
|
commitdiff
2011-11-09
Nathan Letwory
Fix ${} var usage. Was missing BF_OIIO and BF_BOOST...
tree
|
commitdiff
2011-11-09
Sergey Sharybin
Enable Cycles for buildbot
tree
|
commitdiff
2011-11-09
Miika Hamalainen
Merge with trunk r41701
soc-2011-carrot
tree
|
commitdiff
2011-11-09
Antony Riakiotakis
No tabs in scons! Sorry for that..
tree
|
commitdiff
2011-11-09
Brecht Van Lommel
Cycles: mac + scons build should not work.
tree
|
commitdiff
2011-11-09
Antony Riakiotakis
correct comment, no longer needed.
tree
|
commitdiff
2011-11-09
Antony Riakiotakis
Make scons work MinGW. This commit resolves several...
tree
|
commitdiff
2011-11-08
Thomas Dinges
Cycles:
tree
|
commitdiff
2011-11-08
Thomas Dinges
Scons:
tree
|
commitdiff
2011-11-08
Thomas Dinges
Build system fixes:
tree
|
commitdiff
2011-11-08
Nathan Letwory
Add compiles support for Cycles.
tree
|
commitdiff
2011-11-08
Campbell Barton
edits to cycles cmake files so cmake_consistency_check...
tree
|
commitdiff
2011-11-08
Brecht Van Lommel
Cycles Merge
tree
|
commitdiff
2011-11-08
Campbell Barton
- disable undo for user preferences (every click would...
tree
|
commitdiff
2011-11-08
Brecht Van Lommel
Cycles: svn merge -r41627:41650 ^/trunk/blender
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41613:41627 ^/trunk/blender
tree
|
commitdiff
2011-11-07
Miika Hamalainen
Merge with trunk r41625
tree
|
commitdiff
2011-11-07
Campbell Barton
quiet warnings when building without libmv
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
CMake: add delayed_install macro to specify files to...
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
CMake: Boost and OpenImageIO building support (unused...
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41531:41613 ^/trunk/blender
tree
|
commitdiff
2011-11-07
Sergey Sharybin
Camera tracking integration
tree
|
commitdiff
2011-11-07
Sergey Sharybin
Merging r41597 through r41607 from trunk into soc-2011...
tree
|
commitdiff
2011-11-06
Sergey Sharybin
Merging r41564 through r41596 from trunk into soc-2011...
tree
|
commitdiff
2011-11-05
Sergey Sharybin
Merging r41555 through r41563 from trunk into soc-2011...
tree
|
commitdiff
2011-11-05
Sergey Sharybin
Merging r41536 through r41554 from trunk into soc-2011...
tree
|
commitdiff
2011-11-05
Miika Hamalainen
Merge with trunk r41545
tree
|
commitdiff
2011-11-04
Sergey Sharybin
Merging r41246 through r41535 from trunk into soc-2011...
tree
|
commitdiff
2011-11-04
Brecht Van Lommel
Cycles: svn merge -r41467:41531 ^/trunk/blender
tree
|
commitdiff
2011-11-04
Campbell Barton
correct some warnings, also sensor_x was being paassed...
tree
|
commitdiff
2011-11-03
Thomas Dinges
Scons:
tree
|
commitdiff
2011-11-03
Thomas Dinges
Scons:
tree
|
commitdiff
next