2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
blob | commitdiff | raw |
2011-06-11 |
Xiao Xiangquan | merge from trunk r37405 |
blob | commitdiff | raw | diff to current |
2011-06-10 |
Campbell Barton | fix [#27607] Scene's render.filepath gets cropped to... |
blob | commitdiff | raw | diff to current |
2011-06-04 |
Campbell Barton | CMake option 'WITH_HEADLESS' to build blender in headle... |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Xiao Xiangquan | merged to r37017 from trunk |
blob | commitdiff | raw |
2011-05-28 |
M.G. Kishalmi | fixed "rather then" -> "rather than" typos all over... |
blob | commitdiff | raw |
2011-05-27 |
Brecht Van Lommel | Windows installer and Path changes, fixing various... |
blob | commitdiff | raw | diff to current |
2011-05-22 |
Campbell Barton | quiet compiler warnings for -Wundef |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Campbell Barton | enable game panel even if the BGE is disabled since... |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Campbell Barton | add back support for rendering local view camera. |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Campbell Barton | CMake build option for security report: CVE-2009-3850 |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Campbell Barton | report missing engines on file load. (request from... |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Nathan Letwory | Apply console part of patch [#26044] Windows thumbnails... |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Nathan Letwory | Apply [#26044] Windows thumbnails and improved filetype... |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Brecht Van Lommel | Fix #26573, #26574 and #26551: objects on layers not... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Campbell Barton | fix for --addons startup argument, string length was... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Campbell Barton | fix [#26494] Auto run Python scripts option in User... |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Nathan Letwory | Small fix from sambler. |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Nathan Letwory | fix #if errors, add defined() in proper places |
blob | commitdiff | raw | diff to current |
2011-02-24 |
Campbell Barton | fix for cmake not having the correct svn revision in... |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Campbell Barton | move addon utilities into their own module, these were... |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Nathan Letwory | Make sure we can build without the optional new WITH_PY... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Campbell Barton | Experimental option to build blender as a python module... |
blob | commitdiff | raw | diff to current |
2011-02-19 |
Campbell Barton | set main() argv functions to be const char * |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | fix for more warnings. |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Janne Karhu | Fix for [#25825] Boolean doesn't work in command-line... |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Campbell Barton | option for blender --addons rigify,io_scene_fbx,add_mes... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Campbell Barton | Command line options to set blender system environment... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Campbell Barton | new command line option '--factory-startup' to skip... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | patch [#25490] Fix for [#22096] Blender tries to open... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Campbell Barton | edits for BPY_extern.h functions, no functional changes |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Campbell Barton | python access to driver namespace, rather then have... |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Campbell Barton | add a window manager to files loaded from 2.4x in backg... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Thomas Dinges | Patch [#24608] Fix for typo and better indentation... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Campbell Barton | warn if blender is compiled without python |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | fix [#24499] Consistency Issue with LassoSelect/ExtendO... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | rename and negate DISABLE_PYTHON --> WITH_PYTHON |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | rename definition for enabling the game engine GAMEBLEN... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | dont build blender/kernel if the game engines disabled. |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Campbell Barton | warning fixes. |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Nathan Letwory | * Enable compile and link flags to build info also... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Nathan Letwory | whitespace commit, AKA commit count bump. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | cflags, cxxflags & linkflags in buildinfo. |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Campbell Barton | fix for bad use of UNUSED() with win32 & some other... |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Campbell Barton | - fixed remaining unused warnings. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Campbell Barton | - use own string conversion function over PyUnicode_Fro... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Campbell Barton | - rna bugfix where ints were not clamped and would... |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Nathan Letwory | Apply patch [#23809] Blender.exe -W support |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Campbell Barton | sphinx doc gen |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | Py API (GSoC): Second merging commit |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | Audaspace (GSoC): First merging commit |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Joerg Mueller | svn merge -r 31060:31144 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | build options to disable image formats WITH_CINEON... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | Audaspace: |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: more G.main changes. |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | Enabling game engine autoplay again based on a patch... |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Andrea Weikert | == installation paths == |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Brecht Van Lommel | Update --help message for new path environment variables. |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Campbell Barton | change some references to .B.blend, .Blog to new names |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Campbell Barton | bugfix [#22724] "Scene" switch on the console doesn... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Campbell Barton | script to create a man page from blenders --help text... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Campbell Barton | error in last commit |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Campbell Barton | extend command line argument for rendering the current... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-03 |
Campbell Barton | remove unused env vars from --help |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Campbell Barton | - Python console argument '--python-console', option... |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Nathan Letwory | Small typo in help text. |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Nathan Letwory | Update description after 29013, which added windows... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Nathan Letwory | Add floating-point exception handler trap for Windows... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Campbell Barton | = misc small stuff = |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Damien Plisson | OSX Intel: Enable floating point exceptions (for debugg... |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Martin Poirier | BLI_args cleanup |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Campbell Barton | - correct --help message |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Campbell Barton | GNU style long arguments. see help menu. |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Campbell Barton | remove some warnings and remove reference to BF_TIFF_LI... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Matt Ebb | Blender TIFF support |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Campbell Barton | noticed thread count was wrong in help message. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Brecht Van Lommel | Merge image related changes from the render branch... |
blob | commitdiff | raw | diff to current |
next |