2011-05-13 |
Campbell Barton | svn merge -r36603:36651 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-12 |
Campbell Barton | manually copy more changes from trunk. |
tree | commitdiff |
2011-05-12 |
Campbell Barton | svn merge -r36603:36628 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-11 |
Joseph Eagar | remove remaining event recording code |
tree | commitdiff |
2011-05-11 |
Brecht Van Lommel | Code cleanup: remove readblenfile module, only containe... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | svn merge -r36583:36603 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | svn merge -r36564:36583 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | minor cleanup, no functional changes. |
tree | commitdiff |
2011-05-09 |
Campbell Barton | tag unused arguments, quiet some warnings |
tree | commitdiff |
2011-05-09 |
Campbell Barton | svn merge -r36529:36564 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | warning fixes |
tree | commitdiff |
2011-05-09 |
Campbell Barton | more syncing with trunk, also cleared many warnings... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | copied across changes which were missed by merging. |
tree | commitdiff |
2011-05-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
tree | commitdiff |
2011-05-02 |
Campbell Barton | build system changes to eltopo, re-applied. |
tree | commitdiff |
2011-05-01 |
Joseph Eagar | =trunk= |
tree | commitdiff |
2011-04-30 |
Campbell Barton | add back support for rendering local view camera. |
tree | commitdiff |
2011-04-28 |
Campbell Barton | CMake build option for security report: CVE-2009-3850 |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-21 |
Campbell Barton | patch [#27070] cmake fix for nmake builds |
tree | commitdiff |
2011-04-21 |
Campbell Barton | cmake - install icons into $PREFIX/share/icons/hicolor... |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-12 |
Campbell Barton | report missing engines on file load. (request from... |
tree | commitdiff |
2011-04-12 |
Campbell Barton | revert Joseph Eagar's eltopo commits r36073, 36075... |
tree | commitdiff |
2011-04-10 |
Campbell Barton | quiet msvc/mingw compiler warnings. |
tree | commitdiff |
2011-04-09 |
Nathan Letwory | Enable WINDRES only for MinGW, otherwise we get multipl... |
tree | commitdiff |
2011-04-09 |
Joseph Eagar | =cloth collisions= |
tree | commitdiff |
2011-04-09 |
Campbell Barton | remove -mwindows flag for scons/mingw, enable manifest... |
tree | commitdiff |
2011-04-08 |
Nathan Letwory | Fix small typo in resource define. |
tree | commitdiff |
2011-04-08 |
Nathan Letwory | Apply console part of patch [#26044] Windows thumbnails... |
tree | commitdiff |
2011-04-06 |
Campbell Barton | cmake/windows, temporarily build without winblender... |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-04-01 |
Campbell Barton | workaround for building blender with mingw, was giving... |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix for cmake / windows from mont29 on IRC. |
tree | commitdiff |
2011-03-29 |
Nathan Letwory | Apply [#26044] Windows thumbnails and improved filetype... |
tree | commitdiff |
2011-03-24 |
Campbell Barton | support for blender as a module on win32. |
tree | commitdiff |
2011-03-23 |
Brecht Van Lommel | Fix #26573, #26574 and #26551: objects on layers not... |
tree | commitdiff |
2011-03-20 |
Campbell Barton | fix for --addons startup argument, string length was... |
tree | commitdiff |
2011-03-17 |
Campbell Barton | missed removing WITH_INSTALL reference. |
tree | commitdiff |
2011-03-16 |
Brecht Van Lommel | Mac OS X cmake changes and bundle fixes |
tree | commitdiff |
2011-03-15 |
Campbell Barton | fix [#26494] Auto run Python scripts option in User... |
tree | commitdiff |
2011-03-14 |
Brecht Van Lommel | Fixes for GNUmakefile on Mac: |
tree | commitdiff |
2011-03-13 |
Campbell Barton | - lightmap pack wasnt reporting no mesh errors properly. |
tree | commitdiff |
2011-03-10 |
Nathan Letwory | Fix small error in chdir + cmd combination. |
tree | commitdiff |
2011-03-10 |
Nathan Letwory | untarring of Python 3.2 tarballs would fail if CMake... |
tree | commitdiff |
2011-03-09 |
Nathan Letwory | Some small fixes to the install part for windows. |
tree | commitdiff |
2011-03-09 |
Campbell Barton | - CMake, print message to run 'make install', this... |
tree | commitdiff |
2011-03-09 |
Nathan Letwory | Don't try to copy gnu_gettext.dll when building 64bit... |
tree | commitdiff |
2011-03-09 |
Campbell Barton | CMake |
tree | commitdiff |
2011-03-08 |
Campbell Barton | CMake: removed blenderplayer from install target by... |
tree | commitdiff |
2011-03-07 |
Damien Plisson | CMake/OSX: Bugfix [#26375]: Add default values for... |
tree | commitdiff |
2011-03-07 |
Campbell Barton | se BLI_snprintf() for msvc compat, cleanup CMake file... |
tree | commitdiff |
2011-03-07 |
Campbell Barton | use install target for CMake Windows (msvc and mingw... |
tree | commitdiff |
2011-03-06 |
Campbell Barton | CMake: Linux/Unix Only, |
tree | commitdiff |
2011-03-04 |
Nathan Letwory | Forgot this one from previous commit. |
tree | commitdiff |
2011-03-01 |
Campbell Barton | fix for error in recent cmake edits |
tree | commitdiff |
2011-02-28 |
Campbell Barton | build system now exclude config-*, turtledemo when... |
tree | commitdiff |
2011-02-27 |
Andrea Weikert | == CMake Win == |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | Small fix from sambler. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | fix #if errors, add defined() in proper places |
tree | commitdiff |
2011-02-25 |
Campbell Barton | remove warning left in by mistake and comment unused... |
tree | commitdiff |
2011-02-24 |
Campbell Barton | fix for cmake not having the correct svn revision in... |
tree | commitdiff |
2011-02-22 |
Campbell Barton | patch from sambler on irc, writes version info for... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | build python module without binreloc, add dummy argv... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | And the last one. hopefully. |
tree | commitdiff |
2011-02-21 |
Campbell Barton | move addon utilities into their own module, these were... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | Make sure we can build without the optional new WITH_PY... |
tree | commitdiff |
2011-02-20 |
Campbell Barton | Experimental option to build blender as a python module... |
tree | commitdiff |
2011-02-20 |
Campbell Barton | misc warnings/fixes |
tree | commitdiff |
2011-02-19 |
Campbell Barton | set main() argv functions to be const char * |
tree | commitdiff |
2011-02-15 |
Campbell Barton | fix for building with make on linux from recent new... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
tree | commitdiff |
2011-02-12 |
Campbell Barton | fix for more warnings. |
tree | commitdiff |
2011-02-09 |
Campbell Barton | ignore __pycache__ dir for scons and cmake installation... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-28 |
Janne Karhu | Fix for [#25825] Boolean doesn't work in command-line... |
tree | commitdiff |
2011-01-26 |
Campbell Barton | option for blender --addons rigify,io_scene_fbx,add_mes... |
tree | commitdiff |
2011-01-23 |
Campbell Barton | - fix problem with cmake, windows 'RelWithDebInfo'... |
tree | commitdiff |
2011-01-19 |
Campbell Barton | Command line options to set blender system environment... |
tree | commitdiff |
2011-01-19 |
Campbell Barton | new command line option '--factory-startup' to skip... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | patch [#25490] Fix for [#22096] Blender tries to open... |
tree | commitdiff |
2011-01-05 |
Campbell Barton | edits for BPY_extern.h functions, no functional changes |
tree | commitdiff |
2010-12-22 |
Guillermo S. Romero | Compact -I paths in makefiles for more readble files... |
tree | commitdiff |
2010-12-19 |
Campbell Barton | CMake RelWithDebInfo uses python31.dll, not python31_d.dll |
tree | commitdiff |
2010-12-17 |
Campbell Barton | cmake was complaining when there was no libs skipped. |
tree | commitdiff |
2010-12-16 |
Campbell Barton | last commit to fix warnings didnt set them at all,... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | CMake: use a global list to store libraries built rathe... |
tree | commitdiff |
2010-11-30 |
Campbell Barton | Add option for CMake to build libredcode, also use... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-27 |
Campbell Barton | python access to driver namespace, rather then have... |
tree | commitdiff |
2010-11-24 |
Campbell Barton | add a window manager to files loaded from 2.4x in backg... |
tree | commitdiff |
2010-11-22 |
Campbell Barton | fix for building with mingw/cmake |
tree | commitdiff |
2010-11-22 |
Campbell Barton | fix for cmake if build flags are not defined. |
tree | commitdiff |
next |