2016-01-31 |
Campbell Barton | Cleanup: pep8 |
commit | commitdiff | tree |
2016-01-31 |
Campbell Barton | Docs: add preset menu example |
commit | commitdiff | tree |
2016-01-30 |
Kévin Dietrich | Point Cache: fix typo in smoke_openvdb_read. |
commit | commitdiff | tree |
2016-01-30 |
Brecht Van... | Fix T47153: scroll wheel zoom fails with mouses that... |
commit | commitdiff | tree |
2016-01-30 |
Bastien Montagne | Fix T47263: numpad4/6 rotates around worl Z axis and... |
commit | commitdiff | tree |
2016-01-30 |
Bastien Montagne | Fix T46455: Array modifier could generate chained mappi... |
commit | commitdiff | tree |
2016-01-30 |
Sergey Sharybin | Fix memory leak in hook modifier's data copy |
commit | commitdiff | tree |
2016-01-30 |
Sergey Sharybin | Cycles: Pass Blender's C++ RNA structures by reference |
commit | commitdiff | tree |
2016-01-30 |
Campbell Barton | Cleanup: correct qsort comments |
commit | commitdiff | tree |
2016-01-30 |
Campbell Barton | Cleanup: line length |
commit | commitdiff | tree |
2016-01-30 |
Thomas Dinges | Cleanup for last commit, these variables are no longer... |
commit | commitdiff | tree |
2016-01-29 |
Sergey Sharybin | Cycles: Cleanup of OpenCL split kernel routines |
commit | commitdiff | tree |
2016-01-29 |
Sergey Sharybin | CMake: Remove per-module Werror settings |
commit | commitdiff | tree |
2016-01-29 |
Sergey Sharybin | Cycles: Remove code which was commented out for ages now |
commit | commitdiff | tree |
2016-01-29 |
Sergey Sharybin | Cycles: Remove some unused variables from split kernel... |
commit | commitdiff | tree |
2016-01-29 |
Bastien Montagne | install_deps: disable ffmpeg in oiio, we do not need... |
commit | commitdiff | tree |
2016-01-29 |
Bastien Montagne | Fix i18n-related points in T47265 - mostly, fix non... |
commit | commitdiff | tree |
2016-01-29 |
Sergey Sharybin | Buildbot: Update master configuration |
commit | commitdiff | tree |
2016-01-29 |
Bastien Montagne | Install_deps.sh: attempt to add OpenVDB, not working... |
commit | commitdiff | tree |
2016-01-29 |
Sergey Sharybin | Sequencer: It is now possible to append strip's modifie... |
commit | commitdiff | tree |
2016-01-29 |
Campbell Barton | Skip save-as history running from another Operator |
commit | commitdiff | tree |
2016-01-29 |
Campbell Barton | Fix T47271: Vertex Group to Selected missing update |
commit | commitdiff | tree |
2016-01-29 |
Campbell Barton | Fix crash running transform in background mode |
commit | commitdiff | tree |
2016-01-29 |
Campbell Barton | Cleanup: remove unused code |
commit | commitdiff | tree |
2016-01-28 |
Sergey Sharybin | Cycles: Remove few function arguments needed only for... |
commit | commitdiff | tree |
2016-01-28 |
Sergey Sharybin | FFmpeg: Experiment with use of nb_frames from a stream... |
commit | commitdiff | tree |
2016-01-28 |
Sergey Sharybin | Cycles: Make OpenCL's argument wrapper able to get... |
commit | commitdiff | tree |
2016-01-28 |
Bastien Montagne | Fix T47228: Ghost not handling predictably keycodes... |
commit | commitdiff | tree |
2016-01-28 |
Sergey Sharybin | Cycles: Enable compilation of sm_37 kernels by default |
commit | commitdiff | tree |
2016-01-28 |
Sergey Sharybin | Cycles: Make kernel compilable for 3.7 compute capability |
commit | commitdiff | tree |
2016-01-28 |
Sergey Sharybin | Fix/Workaround T46412: Defocus node not working on... |
commit | commitdiff | tree |
2016-01-28 |
Campbell Barton | WM: allow filesel to execute a modal operator |
commit | commitdiff | tree |
2016-01-28 |
Mike Erwin | OpenGL: optimize ED_screen_draw |
commit | commitdiff | tree |
2016-01-28 |
Mike Erwin | cleanup: spelling, comments, alignment |
commit | commitdiff | tree |
2016-01-28 |
Campbell Barton | Cleanup: warnings & style |
commit | commitdiff | tree |
2016-01-28 |
Mike Erwin | cleanup: spelling / typos |
commit | commitdiff | tree |
2016-01-27 |
Bastien Montagne | Usual i18n/UI messages fixes. |
commit | commitdiff | tree |
2016-01-27 |
Bastien Montagne | Fix T47252: FileBrowser: buffer overflow with scripts... |
commit | commitdiff | tree |
2016-01-27 |
Bastien Montagne | Fix clear keyframes op not reporting when called over... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Tracking: Remove unfinished code from automation experi... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Tracking: Update plane track solution after joining... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Tracking: De-duplicate code for tracking a sequence... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Tracking: Solve some TODOs |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Atomics: Use _InterlockedAnd8 direction for 342bit... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Tracking: Remove code which was dead for quite some... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Tracking: Cleanup, de-duplicate some code |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Buildbot: Enable OpenVDB BLOSC for the Linux builders |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | OpenVDB: Get rid of hardcoded TBB variables and enabled... |
commit | commitdiff | tree |
2016-01-27 |
Bastien Montagne | OMP -> BLI_task: BKE's pbvh.c |
commit | commitdiff | tree |
2016-01-27 |
Bastien Montagne | PIL_time_utiledefines: add TIMEIT_AVERAGED variants... |
commit | commitdiff | tree |
2016-01-27 |
Bastien Montagne | atomic_ops: add atomic_fetch_and_and_uint8 wrapper. |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Fix T46624: Preview is not always correctly updated |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Sequencer: Fix crash when trying to change filepath... |
commit | commitdiff | tree |
2016-01-27 |
Sergey Sharybin | Buildbot: Fix for missing spnav for Linux builds |
commit | commitdiff | tree |
2016-01-27 |
Kévin Dietrich | Fix T47250: OpenVDB crash |
commit | commitdiff | tree |
2016-01-27 |
Alexander Romanov | World textures displaying for viewport in BI. |
commit | commitdiff | tree |
2016-01-27 |
Campbell Barton | WM: Support showing reports for modal operators |
commit | commitdiff | tree |
2016-01-27 |
Mike Erwin | NDOF: enable 3D mouse support on Mac by default |
commit | commitdiff | tree |
2016-01-26 |
Bastien Montagne | Fix bplayer (c) |
commit | commitdiff | tree |
2016-01-26 |
Bastien Montagne | Cleanup: forgot to comment again debug timing print... |
commit | commitdiff | tree |
2016-01-26 |
Bastien Montagne | Cleanup: remove OMP's 'critical' sections in BKE_pbvh_n... |
commit | commitdiff | tree |
2016-01-26 |
Campbell Barton | Minor correction to API docs |
commit | commitdiff | tree |
2016-01-26 |
Campbell Barton | Cleanup: minmac -> minmax & RE_render_ext naming |
commit | commitdiff | tree |
2016-01-26 |
Sergey Sharybin | CMake: Correction in comment in previous commit |
commit | commitdiff | tree |
2016-01-26 |
Sergey Sharybin | CMake: Corrections around disabling Boost |
commit | commitdiff | tree |
2016-01-26 |
Bastien Montagne | Fix bplayer (c) |
commit | commitdiff | tree |
2016-01-26 |
Bastien Montagne | mesh_evaluate.c: OMP -> BLI_task, and some more paralle... |
commit | commitdiff | tree |
2016-01-26 |
Campbell Barton | Fix T46679: ZMask layers don't update w/ animation |
commit | commitdiff | tree |
2016-01-26 |
Sergey Sharybin | Fix T47214: Keyed Particles don't render correctly... |
commit | commitdiff | tree |
2016-01-26 |
Sergey Sharybin | CMake: Keep Schur specializations OFF by default config |
commit | commitdiff | tree |
2016-01-26 |
Sergey Sharybin | Compositor: Speedup movie (un)distortion operation |
commit | commitdiff | tree |
2016-01-26 |
Sergey Sharybin | Fix compilation error after recent luma changes on... |
commit | commitdiff | tree |
2016-01-25 |
Campbell Barton | Correct commented printfs |
commit | commitdiff | tree |
2016-01-25 |
Brecht Van... | Upgrade Bullet to version 2.83. |
commit | commitdiff | tree |
2016-01-25 |
Campbell Barton | Correct own error in recent BVH nearest ray |
commit | commitdiff | tree |
2016-01-25 |
Bastien Montagne | Fix T46456: Crash when aborting stroke while using... |
commit | commitdiff | tree |
2016-01-25 |
Bastien Montagne | Fix various potential bugs from coverity reports (NULL... |
commit | commitdiff | tree |
2016-01-25 |
Kévin Dietrich | Smoke viewport: also draw voxel size indicator when... |
commit | commitdiff | tree |
2016-01-25 |
Sergey Sharybin | ImBuf: Make luminance calculation inlined |
commit | commitdiff | tree |
2016-01-25 |
Sybren A. Stüvel | Fix T46902: Revert zeroing velocity in BGE logic brick |
commit | commitdiff | tree |
2016-01-25 |
Campbell Barton | Correct line-width for armatures |
commit | commitdiff | tree |
2016-01-25 |
Joshua Leung | Fix T47233: fcurves.find() won't work with drivers |
commit | commitdiff | tree |
2016-01-25 |
Sergey Sharybin | Keep image dimension used by space image and some other... |
commit | commitdiff | tree |
2016-01-25 |
Joshua Leung | A few urgent glLineWidth fixes for anim editors |
commit | commitdiff | tree |
2016-01-25 |
Sergey Sharybin | Sequencer: Add option to use absolute mask animation... |
commit | commitdiff | tree |
2016-01-25 |
Campbell Barton | Docs: quiet warnings in reference doc syntax |
commit | commitdiff | tree |
2016-01-25 |
Campbell Barton | Docs: avoid plank comma in API reference |
commit | commitdiff | tree |
2016-01-25 |
Brecht Van... | Fix T47218: OpenGL render with missing alpha, due to... |
commit | commitdiff | tree |
2016-01-25 |
Germano Cavalcante | Transform: optimize vertex snap w/ nearest-to-ray |
commit | commitdiff | tree |
2016-01-25 |
Germano Cavalcante | BLI_kdopbvh: Add BLI_bvhtree_find_nearest_to_ray |
commit | commitdiff | tree |
2016-01-25 |
Germano Cavalcante | Math Lib: Add dist_squared_ray_to_aabb_v3 utility |
commit | commitdiff | tree |
2016-01-25 |
Campbell Barton | Fix regression in sequencer overlay draw option |
commit | commitdiff | tree |
2016-01-24 |
Campbell Barton | Correct fix for T47047 |
commit | commitdiff | tree |
2016-01-24 |
Sergey Sharybin | Fix lock release deadlock when acquiring pass with... |
commit | commitdiff | tree |
2016-01-24 |
Sergey Sharybin | Fix missing render result release when alt-wheeling... |
commit | commitdiff | tree |
2016-01-24 |
Sergey Sharybin | Fix T47210: Compostiting, Bad AA using distort + undist... |
commit | commitdiff | tree |
2016-01-24 |
Sergey Sharybin | Fix T47217: Crash when tracking specific scene |
commit | commitdiff | tree |
2016-01-24 |
Sergey Sharybin | Fix yet another case broken after glLineWidth() changes |
commit | commitdiff | tree |
2016-01-24 |
Thomas Dinges | Cycles: Tweak Cycles samples again. |
commit | commitdiff | tree |
2016-01-24 |
Sergey Sharybin | Cycles: Fix typo in flags check |
commit | commitdiff | tree |
next |