Revision 5f120f7 by Campbell Barton September 8, 2015, 09:42 (GMT) |
Fix for building with C++ guarded alloc KX_WorldInfo is already inherits the overrides |
Revision f184202 by Campbell Barton September 8, 2015, 09:42 (GMT) |
Cleanup: API docs |
Revision 2cdfa3e by Sergey Sharybin September 8, 2015, 08:10 (GMT) |
Cycles: Support building with latest upstream OSL Only affects standalone part. |
Revision cb7c61a by Sergey Sharybin September 8, 2015, 08:07 (GMT) |
Fix T46006: Issue with Equirectangular image rendering in Standalone Cycles Issue was caused by wrong viewplane used for standalone camera. |
Revision 3107646 by Sergey Sharybin September 8, 2015, 08:06 (GMT) |
Cycles: Add missing initialization of fov for prev/next frames |
Revision 92d12ab by Sergey Sharybin September 8, 2015, 06:47 (GMT) |
Cycles: Correction to integrator's transparent shadows It was possible that deleting transparent BSDF from shader wouldn't disable transparent shadows in integrator when doing viewport render. |
Revision 6b0544e by Sergey Sharybin September 8, 2015, 06:29 (GMT) |
Cycles: Update TODO, camera in volume is supported already |
Revision 0e12228 by Sergey Sharybin September 8, 2015, 06:28 (GMT) |
Fix T46045: Missing viewport update when adding transparent shader to material |
Revision 946b850 by Campbell Barton September 7, 2015, 18:01 (GMT) |
Fix T46040: Bake action cleans existing keyframes |
Revision 9de2096 by Bastien Montagne September 7, 2015, 17:23 (GMT) |
Fix beautiful textbook case of string overflow in `BLI_testextensie_glob`... |
Revision 04e12c6 by Howard Trickey September 7, 2015, 12:33 (GMT) |
Fix T46029. Center ngon in bevel got no attributes or interpolation data. |
Revision 1a7eca3 by Sergey Sharybin September 7, 2015, 10:02 (GMT) |
Fix T46034: OpenCL kernel compilation error in latest buildbot Simply expanded expression, so no float4->float3 conversion happens. |
Revision 77b0b66 by Campbell Barton September 7, 2015, 08:23 (GMT) |
Doc: PyAPI docs, quiet warnings, fix URL's |
Revision e106a21 by Campbell Barton September 7, 2015, 07:20 (GMT) |
Fix T46032: Crash w/ file-browser preview |
Revision 1c5b15e by Campbell Barton September 7, 2015, 06:11 (GMT) |
Doc: update Python 'gpu' module reference - add missing uniforms. - add uniform types. - link to RNA equivalent. - remove 'value' from uniforms (they were wrong, better use module members anyway). - various corrections & edits. Fixes T45505 |
Revision 7038c2c by Campbell Barton September 7, 2015, 06:11 (GMT) |
Cleanup: gpu constants weren't so clearly arranged Also reminder to update docs w/ the API. |
Revision 4ae1815 by Campbell Barton September 6, 2015, 16:32 (GMT) |
Fix viewport camera dof object distance Also use simpler method to calculate the depth. |
Revision 14dd88e by Julian Eisel September 5, 2015, 21:36 (GMT) |
Add icon for incremental grid snapping As decided in D910, we use a new icon for incremental grid snapping and use its old one for absolute grid snapping. This also touches the library_data_broken icon .dat files, seems some changes on its .svg entry landed in upstream without updating the other icon files (already noticed this when committing icon for auto-offset, but removed it from commit - leaving it in now to avoid further confusion) Icon by @plyczkowski (made a tiny edit as it looked a bit blurry in 16x16). Thx! |
Revision b529b82 by Julian Eisel September 5, 2015, 17:42 (GMT) |
Fix T45944: Ctrl+Wheel to cycle values failes in toolshelf Now, ctrl+wheel for cycling tabs is passed to hovered button if it supports cycling values (RNA menus, color/row/number/slider buttons, list boxes) This might feel a bit glitchy if ctrl+wheel is used to cycle tabs and in newly opened tab, a button with cycling support is under the mouse, which will get mouse input from this point on instead of region. Think this is still better than old behavior. |
Revision 1478ac3 by Sergey Sharybin September 5, 2015, 12:52 (GMT) |
Depsgraph: Don't use legacy function when building without legacy depsgraph |
|
|
|


Master Commits
MiikaHweb | 2003-2021