2014-04-04 |
Jens Verwiebe | Scons/cycles: fix header distribution for geom |
blob | commitdiff | raw |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Brecht Van Lommel | Splash screen: use a retina resolution image for Mac... |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Jens Verwiebe | OSX: more futurework for clang-openmp: |
blob | commitdiff | raw | diff to current |
2014-02-10 |
Jens Verwiebe | OSX/scons: adapt forgotten CCVERSION conditional, sorry |
blob | commitdiff | raw | diff to current |
2014-02-10 |
Jens Verwiebe | OSX/scons; Adapt ftemplate-depth=1024 condition to... |
blob | commitdiff | raw | diff to current |
2014-02-10 |
Jens Verwiebe | OSX/scons: fix breakage after clang-openmp commit: |
blob | commitdiff | raw | diff to current |
2014-02-09 |
Jens Verwiebe | OSX/scons: allow for compiling with clang-openmp-3.4 |
blob | commitdiff | raw | diff to current |
2014-02-04 |
Lawrence D'Oliveiro | SCons: cleaner determination of 32-bit/64-bit builds |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Jens Verwiebe | Scons: Fix cycles OpenCL kernelcompile by distributing... |
blob | commitdiff | raw | diff to current |
2014-01-14 |
Thomas Dinges | Cycles: Build SSE41 kernel per default, remove build... |
blob | commitdiff | raw | diff to current |
2014-01-13 |
Campbell Barton | UI Icons: store icons in git as uncompressed pixmaps... |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Campbell Barton | Scons: disable player along with game-engine. |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Jens Verwiebe | OSX/scons: after discussion i was told cycles does... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Jens Verwiebe | OSX/scons: autodetecting sse4.1 capability and set... |
blob | commitdiff | raw | diff to current |
2013-12-12 |
Brecht Van Lommel | Fix T37780: no languages in user preferences with SCons... |
blob | commitdiff | raw | diff to current |
2013-12-08 |
Jens Verwiebe | Scons: as requested by Ideasman, make MACOSX_COMPILER... |
blob | commitdiff | raw | diff to current |
2013-12-07 |
Jens Verwiebe | OSX/scons: forgot Intel CC ( ‘icc’ ) in detection |
blob | commitdiff | raw | diff to current |
2013-12-06 |
Jens Verwiebe | OSX/scons: Introduce a new env var 'MACOSX_COMPILER' |
blob | commitdiff | raw | diff to current |
2013-12-04 |
Jens Verwiebe | OSX/scons: fix misdesigned version detection of compile... |
blob | commitdiff | raw | diff to current |
2013-11-28 |
Sergey Sharybin | Update Ceres to latest upstream version |
blob | commitdiff | raw | diff to current |
2013-11-25 |
Campbell Barton | CMake Build: option to compile without opennl/superlu. |
blob | commitdiff | raw | diff to current |
2013-11-16 |
Sergey Sharybin | Skip .git files from submodules for install targets |
blob | commitdiff | raw | diff to current |
2013-11-16 |
Sergey Sharybin | Remove check for whether po folder exist |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Jens Verwiebe | OSX/scons: make another gcc conditional futureproof |
blob | commitdiff | raw | diff to current |
2013-11-09 |
Jens Verwiebe | OSX/scons: user request, make options succes transparen... |
blob | commitdiff | raw | diff to current |
2013-11-09 |
Jens Verwiebe | OSX/scons: spelling and cleanup comments |
blob | commitdiff | raw | diff to current |
2013-11-09 |
Jens Verwiebe | OSX/scons: Only cosmetical, a nicer formatting for... |
blob | commitdiff | raw | diff to current |
2013-11-08 |
Sergey Sharybin | Be ready for changes in bf-translations repository |
blob | commitdiff | raw | diff to current |
2013-11-08 |
Jens Verwiebe | OSX/scons: make MACOSX_SDK_CHECK a local var is sconstr... |
blob | commitdiff | raw | diff to current |
2013-11-08 |
Jens Verwiebe | OSX/scons: remove never used MAC_PROC and minor cleanups |
blob | commitdiff | raw | diff to current |
2013-11-07 |
Jens Verwiebe | OSX/scons: make gcc version detection more futureproof |
blob | commitdiff | raw | diff to current |
2013-11-07 |
Jens Verwiebe | OSX/scons: some cleanups |
blob | commitdiff | raw | diff to current |
2013-11-07 |
Jens Verwiebe | OSX/scons: ARCH_FLAGS where not prperly added to CPPFLAGS |
blob | commitdiff | raw | diff to current |
2013-11-06 |
Jens Verwiebe | OSX/scons: for completeness, added WITH_BF_OPENMP switch |
blob | commitdiff | raw | diff to current |
2013-11-06 |
Jens Verwiebe | OSX/scons: huge change, now you can set a user-config... |
blob | commitdiff | raw | diff to current |
2013-11-06 |
Brecht Van Lommel | Quicktime: remove backend with the old quicktime API... |
blob | commitdiff | raw | diff to current |
2013-11-05 |
Jens Verwiebe | OSX: complety remove the cocoa options, definitions... |
blob | commitdiff | raw | diff to current |
2013-10-12 |
Jens Verwiebe | OSX/scons: clean message |
blob | commitdiff | raw | diff to current |
2013-10-12 |
Jens Verwiebe | OSX/scons: rename a confusing (outdated) message |
blob | commitdiff | raw | diff to current |
2013-10-11 |
Jens Verwiebe | OSX/scons: change again conditional for ftemplate,... |
blob | commitdiff | raw | diff to current |
2013-10-09 |
Sergey Sharybin | Implementation of curve mapping in GLSL |
blob | commitdiff | raw | diff to current |
2013-10-08 |
Dalai Felinto | Photoshop PSD support |
blob | commitdiff | raw | diff to current |
2013-09-28 |
Jens Verwiebe | OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
Irie Shinsuke | Don't install LICENSE-bmonofont-i18n.ttf.txt unless... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
Sergey Sharybin | Add font licenses to installation files |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Jens Verwiebe | OSX/scons: fix a typo for jack adding frameworksearchpath |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Jens Verwiebe | OSX/Scons/clang: more restrict the ftemplate fix to... |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Jens Verwiebe | OSX/Scons/clang: restrict the ftemplate fix to clang... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
blob | commitdiff | raw |
2013-06-19 |
Thomas Dinges | Merged revision(s) 57499-57586 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Sergey Sharybin | Merging r57546 through r57569 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Jürgen Herrmann | Scons and BuildBot changes for MSVC 2012 support. |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Sergey Sharybin | Merging r57395 through r57513 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-16 |
Nathan Letwory | Since upgrade to SCons 2.3.0 a small change is needed... |
blob | commitdiff | raw | diff to current |
2013-06-16 |
Thomas Dinges | Merged revision(s) 57423-57498 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Nathan Letwory | Set up OurSpawn for MinGW compile environment on Windows. |
blob | commitdiff | raw | diff to current |
2013-06-02 |
Sergey Sharybin | Fix #35587: Cycles: image movie to single image crashing |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Tamito Kajiyama | Part I of the Freestyle branch merger: new 'freestyle... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Tamito Kajiyama | Pre-merger changes. soc-2008-mxcurioni |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55813:55815 |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55776:55813 |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
blob | commitdiff | raw | diff to current |
2013-03-27 |
Campbell Barton | svn merge ^/trunk/blender -r55594:55635 |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-22 |
Sergey Sharybin | Attempt to fix windows building with scons |
blob | commitdiff | raw | diff to current |
2013-03-21 |
Jens Verwiebe | scons: fix broken compile since last int -> bool cleanup |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55357:55372 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Brecht Van Lommel | OpenGL: more work on fixed function lighting implementa... |
blob | commitdiff | raw | diff to current |
2013-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54992. |
blob | commitdiff | raw | diff to current |
2013-02-26 |
Brecht Van Lommel | OpenGL: implemenation of fixed function lighting as... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-02-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
blob | commitdiff | raw | diff to current |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Sergey Sharybin | SCons: install blender thumbnailer next to blender... |
blob | commitdiff | raw | diff to current |
2013-02-12 |
Sergey Sharybin | SCons: no need to do data-to-c when building cudakernel... |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
blob | commitdiff | raw | diff to current |
2013-02-05 |
Ton Roosendaal | New matcap collection for default in release. It's... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54171. |
blob | commitdiff | raw | diff to current |
2013-01-28 |
Thomas Dinges | Scons: |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
blob | commitdiff | raw | diff to current |
2013-01-22 |
Antony Riakiotakis | revert scons fix, it is necessary after all |
blob | commitdiff | raw | diff to current |
2013-01-22 |
Antony Riakiotakis | ubuntu 12.10 does not have pyconfig.h in include direct... |
blob | commitdiff | raw | diff to current |
2013-01-22 |
Joshua Leung | scons compile fix for Ton's matcaps work |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53729. |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Sergey Sharybin | Further tweaks to buildbot |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Sergey Sharybin | Switch linux buildbot to compile all cuda kernels in... |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Sergey Sharybin | Added new scons target: cudakernels |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
blob | commitdiff | raw | diff to current |
2013-01-01 |
Campbell Barton | patch [#33331] Time To Start Moving To Stdbool |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Campbell Barton | patch [#33669] SConstruct: Tell how to pass BF_PYTHON_I... |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53280. |
blob | commitdiff | raw | diff to current |
next |