2012-07-16 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2012-07-14 |
Campbell Barton | header comment cleanup, explain whats the difference... |
tree | commitdiff |
2012-07-14 |
Campbell Barton | use gcc attributes for BLI alloc functions |
tree | commitdiff |
2012-07-12 |
Jens Verwiebe | OSX: make the progressbar in dock a gradient, to give... |
tree | commitdiff |
2012-07-11 |
Sergey Sharybin | Patch #32074: Fix compilation with boost 1.50 |
tree | commitdiff |
2012-07-11 |
Campbell Barton | patch [#30274] XIM improvement (non-latin support ... |
tree | commitdiff |
2012-07-10 |
Sergey Sharybin | Improved cache management for movie clips from tomato... |
tree | commitdiff |
2012-07-10 |
Sergey Sharybin | Movie Clip Node: skip putting frame to cache when... |
tree | commitdiff |
2012-07-10 |
Sergey Sharybin | Mango request: added an input node to use track's posit... |
tree | commitdiff |
2012-07-10 |
Sergey Sharybin | Mango request: option to clamp result of Mix RGB and... |
tree | commitdiff |
2012-07-10 |
Campbell Barton | rename raskter kdtree files to be less generic |
tree | commitdiff |
2012-07-10 |
Peter Larabell | fix: inline to __inline in raskter.c for msvc |
tree | commitdiff |
2012-07-10 |
Peter Larabell | some code refactors in raskter.c to sync it with build... |
tree | commitdiff |
2012-07-09 |
Campbell Barton | fix warnings/errors in recent raster commit. |
tree | commitdiff |
2012-07-09 |
Peter Larabell | updating raskter to support tiles compositor. this... |
tree | commitdiff |
2012-07-09 |
Campbell Barton | svn merge ^/trunk/blender -r48749:48754 |
tree | commitdiff |
2012-07-09 |
Campbell Barton | fix/workaround for cycles crash packing bvh |
tree | commitdiff |
2012-07-09 |
Sergey Sharybin | Merging r48740 through r48749 from trunk into soc-2011... |
tree | commitdiff |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48729:48739 |
tree | commitdiff |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48691:48729 |
tree | commitdiff |
2012-07-08 |
Bastien Montagne | Fix for error from grumpy gcc in "over-warning" mode... |
tree | commitdiff |
2012-07-08 |
Campbell Barton | correct use of __attribute__((nonnull)) |
tree | commitdiff |
2012-07-08 |
Campbell Barton | code cleanup: quiet uninitialized memory use warning... |
tree | commitdiff |
2012-07-08 |
Campbell Barton | use gcc attrubutes to warn on unused return values... |
tree | commitdiff |
2012-07-08 |
Campbell Barton | use alloc_size attribute for guarded alloc functions... |
tree | commitdiff |
2012-07-06 |
Campbell Barton | svn merge ^/trunk/blender -r48681:48691 |
tree | commitdiff |
2012-07-06 |
Campbell Barton | fix for crash when render result is NULL |
tree | commitdiff |
2012-07-06 |
Campbell Barton | svn merge ^/trunk/blender -r48674:48681 |
tree | commitdiff |
2012-07-06 |
Campbell Barton | svn merge ^/trunk/blender -r48658:48674 |
tree | commitdiff |
2012-07-05 |
Campbell Barton | svn merge ^/trunk/blender -r48638:48658 |
tree | commitdiff |
2012-07-05 |
Campbell Barton | fix for error in own recebt commit, broke mask feathering. |
tree | commitdiff |
2012-07-05 |
Campbell Barton | svn merge ^/trunk/blender -r48604:48638 |
tree | commitdiff |
2012-07-05 |
Sergey Sharybin | Color management: refactor of cache to deal better... |
tree | commitdiff |
2012-07-05 |
Nicholas Rishel | Doxygen cleanup |
tree | commitdiff |
2012-07-04 |
Campbell Barton | code cleanup: remove Python.h include from blenkernel. |
tree | commitdiff |
2012-07-04 |
Campbell Barton | fix for crash with zero area mask. |
tree | commitdiff |
2012-07-04 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-07-04 |
Campbell Barton | svn merge ^/trunk/blender -r48585:48604 |
tree | commitdiff |
2012-07-04 |
Bastien Montagne | More spell checking. |
tree | commitdiff |
2012-07-04 |
Campbell Barton | spelling cleanup: metre -> er |
tree | commitdiff |
2012-07-04 |
Campbell Barton | svn merge ^/trunk/blender -r48576:48585 |
tree | commitdiff |
2012-07-04 |
Campbell Barton | cycles changes: |
tree | commitdiff |
2012-07-04 |
Sergey Sharybin | Merging r48575 through r48576 from trunk into soc-2011... |
tree | commitdiff |
2012-07-04 |
Sergey Sharybin | Merging r48545 through r48574 from trunk into soc-2011... |
tree | commitdiff |
2012-07-03 |
Sergey Sharybin | Tomato: fixed crash caused by interaction between color... |
tree | commitdiff |
2012-07-03 |
Sergey Sharybin | Merging r48538 through r48544 from trunk into soc-2011... |
tree | commitdiff |
2012-07-03 |
Campbell Barton | svn merge ^/trunk/blender -r48527:48537 |
tree | commitdiff |
2012-07-03 |
Campbell Barton | svn merge ^/trunk/blender -r48489:48527 |
tree | commitdiff |
2012-07-03 |
Sergey Sharybin | Tomato: style cleanup, no functional changes |
tree | commitdiff |
2012-07-03 |
Sergey Sharybin | Tomato: improved cache management for movie clips |
tree | commitdiff |
2012-07-03 |
Campbell Barton | fix for smoke writing uninitialized values to pointcach... |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Tomato: enable color management by default for Windows |
tree | commitdiff |
2012-07-02 |
Daniel Genrich | Smoke Bugfix: Turbulence was removed. |
tree | commitdiff |
2012-07-02 |
Daniel Genrich | Bugfix for wrong / bad vorticity forming weird banding... |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Merging r48470 through r48489 from trunk into soc-2011... |
tree | commitdiff |
2012-07-01 |
Campbell Barton | svn merge ^/trunk/blender -r48415:48469 |
tree | commitdiff |
2012-07-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-06-30 |
Campbell Barton | style cleanup: comments |
tree | commitdiff |
2012-06-30 |
Sergey Sharybin | Code style cleanup and prevent crashes when OCIO config... |
tree | commitdiff |
2012-06-30 |
Sergey Sharybin | Color management refactoiring and some extra options |
tree | commitdiff |
2012-06-29 |
Campbell Barton | svn merge ^/trunk/blender -r48411:48415 |
tree | commitdiff |
2012-06-29 |
Campbell Barton | svn merge ^/trunk/blender -r48409:48411 |
tree | commitdiff |
2012-06-29 |
Sergey Sharybin | Merging r48407 through r48409 from trunk into soc-2011... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | svn merge ^/trunk/blender -r48378:48406 |
tree | commitdiff |
2012-06-28 |
Campbell Barton | svn merge ^/trunk/blender -r48375:48378 |
tree | commitdiff |
2012-06-28 |
Campbell Barton | svn merge ^/trunk/blender -r48370:48375 |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: compile with clang and quiet some warnings. |
tree | commitdiff |
2012-06-28 |
Campbell Barton | svn merge ^/trunk/blender -r48333:48370 |
tree | commitdiff |
2012-06-28 |
Brecht Van Lommel | Forgot these files in previous commit. |
tree | commitdiff |
2012-06-28 |
Brecht Van Lommel | Cycles: regular rendering now works tiled, and supports... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | committed debug memcount by accident |
tree | commitdiff |
2012-06-27 |
Campbell Barton | option so operators can be executed with undo enabled... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup: header comments, use more doxy compat... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | svn merge ^/trunk/blender -r48321:48333 |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup: also some spelling correction. |
tree | commitdiff |
2012-06-26 |
Campbell Barton | svn merge ^/trunk/blender -r48313:48321 |
tree | commitdiff |
2012-06-26 |
Sergey Sharybin | Merging r48308 through r48313 from trunk into soc-2011... |
tree | commitdiff |
2012-06-26 |
Campbell Barton | svn merge ^/trunk/blender -r48305:48307 |
tree | commitdiff |
2012-06-26 |
Sergey Sharybin | Merging r48303 through r48305 from trunk into soc-2011... |
tree | commitdiff |
2012-06-26 |
Campbell Barton | svn merge ^/trunk/blender -r48288:48302 |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Merging r48284 through r48288 from trunk into soc-2011... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | svn merge ^/trunk/blender -r48276:48283 |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Merging r48264 through r48276 from trunk into soc-2011... |
tree | commitdiff |
2012-06-25 |
Brecht Van Lommel | Fix cycles not working in 3d local view, and missing... |
tree | commitdiff |
2012-06-25 |
Brecht Van Lommel | Guardedalloc/C++: delete is valid on a NULL pointer... |
tree | commitdiff |
2012-06-25 |
Brecht Van Lommel | Fix for cycles building with assertions on scons/windows. |
tree | commitdiff |
2012-06-25 |
Campbell Barton | the mutex struct seems to be different across systems... |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Merging r48257 through r48263 from trunk into soc-2011... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | more guardedalloc use in C++, also make compositorMutex... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | optionally use guarded alloc for tiles compositor,... |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Merging r48255 through r48256 from trunk into soc-2011... |
tree | commitdiff |
2012-06-25 |
Campbell Barton | svn merge ^/trunk/blender -r48245:48254 |
tree | commitdiff |
2012-06-25 |
Sergey Sharybin | Use own version of ff_update_cur_dts for FFmpeg >=... |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Merging r48241 through r48245 from trunk into soc-2011... |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Mark some utility functions as static to avoid namespac... |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Merging r48238 through r48240 from trunk into soc-2011... |
tree | commitdiff |
2012-06-24 |
Sergey Sharybin | Merging r48224 through r48237 from trunk into soc-2011... |
tree | commitdiff |
2012-06-23 |
Campbell Barton | style cleanyp |
tree | commitdiff |
2012-06-23 |
Sergey Sharybin | Merging r48196 through r48223 from trunk into soc-2011... |
tree | commitdiff |
2012-06-23 |
Campbell Barton | rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate. |
tree | commitdiff |
next |