2013-05-12 |
Sergey Sharybin | Remplace bunch of annoying ifdefs in tracking.c with... |
tree | commitdiff |
2013-05-08 |
Brecht Van Lommel | Fix #35240: command line -t number of threads option... |
tree | commitdiff |
2013-05-06 |
Brecht Van Lommel | Attempt to fix #35228: hide a few LLVM symbols that... |
tree | commitdiff |
2013-04-29 |
Sergey Sharybin | Fix for --debug-ffmpeg not giving enough information |
tree | commitdiff |
2013-04-23 |
Campbell Barton | minor changes to get numpy working with locally bundled... |
tree | commitdiff |
2013-04-13 |
Ton Roosendaal | Accidentally left in test function. All's fine now! |
tree | commitdiff |
2013-04-13 |
Antony Riakiotakis | Fix compilation, ifdef test_file just in case it is... |
tree | commitdiff |
2013-04-13 |
Ton Roosendaal | Bug fix #34896 |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix [#34900] Building blender as a python module is... |
tree | commitdiff |
2013-04-06 |
Tamito Kajiyama | Part I of the Freestyle branch merger: new 'freestyle... |
tree | commitdiff |
2013-04-06 |
Tamito Kajiyama | Pre-merger changes. soc-2008-mxcurioni |
tree | commitdiff |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55813:55815 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55776:55813 |
tree | commitdiff |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
tree | commitdiff |
2013-04-04 |
Campbell Barton | code cleanup: use bools in UI and WM code, quiet some... |
tree | commitdiff |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
tree | commitdiff |
2013-03-28 |
Antony Riakiotakis | Fix typo with non-system bullet. |
tree | commitdiff |
2013-03-27 |
Campbell Barton | svn merge ^/trunk/blender -r55594:55635 |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
tree | commitdiff |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: use NULL rather then 0 for pointers,... |
tree | commitdiff |
2013-03-21 |
Campbell Barton | code cleanup: misc warnings/style |
tree | commitdiff |
2013-03-19 |
Antony Riakiotakis | Fix: jittered brushes are not jittered, reported by... |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55357:55372 |
tree | commitdiff |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
tree | commitdiff |
2013-03-12 |
Irie Shinsuke | Patch [#34373] Use i18n monospace font in Text editor... |
tree | commitdiff |
2013-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54992. |
tree | commitdiff |
2013-02-28 |
Campbell Barton | fix for linking with recent armature refactor, was... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-24 |
Mitchell Stokes | BGE: Removing the source files for the PHY interfaces... |
tree | commitdiff |
2013-02-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
tree | commitdiff |
2013-02-22 |
Dalai Felinto | WITH_PYTHON_FRAMEWORK cmake option for OSX |
tree | commitdiff |
2013-02-22 |
Sergey Sharybin | Remove extern_ssba workaround |
tree | commitdiff |
2013-02-20 |
Sergey Sharybin | Made ldl code a part of extern_ssba library, otherwise... |
tree | commitdiff |
2013-02-20 |
Sergey Sharybin | Fix #34299: Motion Tracking 20x slower under Windows |
tree | commitdiff |
2013-02-19 |
Campbell Barton | patch [#34320] Cross compiling with mingw-w64 on ubuntu |
tree | commitdiff |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
tree | commitdiff |
2013-02-14 |
Campbell Barton | misc changes |
tree | commitdiff |
2013-02-11 |
Campbell Barton | Command line argument '--python' wasn't working as... |
tree | commitdiff |
2013-02-11 |
Campbell Barton | style cleanup: also some typos |
tree | commitdiff |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
tree | commitdiff |
2013-02-07 |
Campbell Barton | when using blender as a python module, force factory... |
tree | commitdiff |
2013-02-06 |
Campbell Barton | some fixes for building blender as a python module... |
tree | commitdiff |
2013-02-02 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-02-01 |
Campbell Barton | make WITH_HEADLESS build again. |
tree | commitdiff |
2013-02-01 |
Sergey Sharybin | Move opencl and reigidbody from source/blender/ to... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | replace BLI_make_file_string with BLI_join_dirfile... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | write all crashlogs into the temp directory (not next... |
tree | commitdiff |
2013-01-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54171. |
tree | commitdiff |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
tree | commitdiff |
2013-01-23 |
Campbell Barton | make bullet optional again |
tree | commitdiff |
2013-01-23 |
Sergej Reich | rigidbody: Add rigidbody module |
tree | commitdiff |
2013-01-18 |
Campbell Barton | fix for building with BSD & MinGW. |
tree | commitdiff |
2013-01-17 |
Campbell Barton | include svn revision in the crash log, also free smooth... |
tree | commitdiff |
2013-01-13 |
Antony Riakiotakis | Add terminate call for crash handler for windows. Also... |
tree | commitdiff |
2013-01-12 |
Campbell Barton | code cleanup: style and replace (float)sin, (float... |
tree | commitdiff |
2013-01-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53729. |
tree | commitdiff |
2013-01-11 |
Campbell Barton | win32 has no kill, force crash for now, perhaps windows... |
tree | commitdiff |
2013-01-11 |
Campbell Barton | code cleanup: warnings, also add check in crash handler... |
tree | commitdiff |
2013-01-11 |
Campbell Barton | include a stacktrace in the crashlog text written by... |
tree | commitdiff |
2013-01-10 |
Campbell Barton | add a segfault handler that writes out the info log... |
tree | commitdiff |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
tree | commitdiff |
2013-01-03 |
Tamito Kajiyama | New command-line option --debug-freestyle to enable... |
tree | commitdiff |
2013-01-03 |
Campbell Barton | fix [#33682] Animation not updated when the active... |
tree | commitdiff |
2013-01-03 |
Campbell Barton | add option WITH_SYSTEM_BULLET to link against the bulle... |
tree | commitdiff |
2012-12-30 |
Nicholas Bishop | Import the RangeTree library into extern |
tree | commitdiff |
2012-12-29 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53280. |
tree | commitdiff |
2012-12-20 |
Tamito Kajiyama | Another big patch set by Bastien Montagne, thanks a... |
tree | commitdiff |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Holiday coding log :) |
tree | commitdiff |
2012-12-11 |
Tamito Kajiyama | A big cleaning patch by Bastien Montagne (thanks a... |
tree | commitdiff |
2012-12-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52858. |
tree | commitdiff |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
tree | commitdiff |
2012-12-08 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52815. |
tree | commitdiff |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
tree | commitdiff |
2012-11-27 |
Jens Verwiebe | OSX/scons: introducing and testing an unexported_symbol... |
tree | commitdiff |
2012-11-27 |
Sergey Sharybin | Mark boost symbols as local |
tree | commitdiff |
2012-11-26 |
Sergey Sharybin | Switch windows to python 3.3 |
tree | commitdiff |
2012-11-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52546. |
tree | commitdiff |
2012-11-26 |
Campbell Barton | code cleanup: doxy comment corrections and correct... |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix 33149: LLVM caused startup crash on linux systems... |
tree | commitdiff |
2012-11-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52340. |
tree | commitdiff |
2012-11-18 |
Campbell Barton | move source/darwin into release/darwin since these... |
tree | commitdiff |
2012-11-17 |
Campbell Barton | fix for 'Playanim' playing past the last frame of an... |
tree | commitdiff |
2012-11-15 |
Thomas Dinges | Windows OIIO: |
tree | commitdiff |
2012-11-15 |
Brecht Van Lommel | Cycles OSL: windows build system changes to support... |
tree | commitdiff |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
tree | commitdiff |
2012-11-14 |
Brecht Van Lommel | Cycles OSL: windows build fixes. |
tree | commitdiff |
2012-11-14 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52191. |
tree | commitdiff |
2012-11-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52118. |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | Replacing gettext i18n backend by boost::locale one. |
tree | commitdiff |
2012-11-07 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51985. |
tree | commitdiff |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
tree | commitdiff |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51863. |
tree | commitdiff |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
tree | commitdiff |
next |