Revision 525673b by Sergey Sharybin December 14, 2016, 16:31 (GMT) |
Cycles: Fix uninitialized variable issue after recent changes |
Revision 4f03d32 by Alexander Romanov December 14, 2016, 15:02 (GMT) |
Fresnel node support for Blender Internal Render |
Revision 91bbffd by Sergey Sharybin December 14, 2016, 12:01 (GMT) |
Cycles: Move object culling helper to own files This is a stand-alone logic, which becomes quite comprehensive now. |
Revision 6967216 by Sergey Sharybin December 14, 2016, 11:47 (GMT) |
Cycles: Fix indendation |
Revision c4d6fd3 by Sergey Sharybin December 14, 2016, 10:04 (GMT) |
Cycles: Consider GGX/Beckmann/Ashikhmin of 0 roughness a singular ray This matches behavior of Multiscatter GGX and could become handy later on when/if we decide it would be beneficial to replace on closure with another. Reviewers: lukasstockner97, brecht Reviewed By: brecht Differential Revision: https://developer.blender.org/D2413 |
Revision 72d18c1 by Sergey Sharybin December 14, 2016, 09:59 (GMT) |
Cycles: Tweak curve segment (un)pack to handle more curve segments There was 16 bits reserved for primitive type, while we only need 4. Reviewers: brecht Reviewed By: brecht Differential Revision: https://developer.blender.org/D2401 |
Revision d210755 by Bastien Montagne December 14, 2016, 09:56 (GMT) |
Usual UI messages/i18n fixes/tweaks. |
Revision fbcd51a by Sergey Sharybin December 14, 2016, 09:46 (GMT) |
Fix T50243: libmv_panography_test is broken There was fully wrong logic in comparison: was actually accessing memory past the array boundary. Run test manually and the figure seems correct to me now. Spotted by @LazyDodo, thanks! |
Revision 1bfe359 by Mike Erwin December 14, 2016, 07:43 (GMT) |
OpenGL fixes - mixing of old & new APIs - vertex format mismatch |
Revision 1e21b8d by Mike Erwin December 13, 2016, 21:45 (GMT) |
OpenGL: another way to set uniform theme color |
Revision 0fa887a by Mike Erwin December 13, 2016, 20:43 (GMT) |
OpenGL: finish area action zone todo Replace outlined circle (24 vertices) with a point sprite (1 vertex). Replace one todo with another todo. |
Revision 3b98b44 by Mike Erwin December 13, 2016, 20:03 (GMT) |
small fix for previous commit |
Revision fe59296 by Mike Erwin December 13, 2016, 19:51 (GMT) |
December 13, 2016, 19:15 (GMT) |
Small cleanup: Remove unused code This code has not been used for a long time if not ever. Most of the code was removed in rB1d3609262704f88c9e30b2cebdb236110b25cdc9 however, this was forgoten. |
Revision c1267bb by Julian Eisel December 13, 2016, 16:01 (GMT) |
UI: Externally open file and path from context menu Adds two buttons to context (RMB) menu of path buttons: * "Open File Externally" to open a file in an external app (only visible if path contains a filename) * "Open Location Externally" to open a path in an external file browser The functionallity for this was already there, just hidden behind Shift/Alt click of file_browse button (folder icon next to path button). |
Revision ec2fd74 by Sergey Sharybin December 13, 2016, 15:46 (GMT) |
Fix strict warnings on Windows |
Revision 8bae72d by Sergey Sharybin December 13, 2016, 09:18 (GMT) |
Fix strict compiler error when building without bullet |
Revision 9446b68 by Karsten Weiss / Sergey Sharybin December 13, 2016, 09:16 (GMT) |
Libmv: Fix typo in assert message |
Revision 356dace by Karsten Weiss / Sergey Sharybin December 13, 2016, 09:15 (GMT) |
Libmv: Fix copy-paste mistake in camera intrinsic parameters |
Revision 9be6d5f by Bastien Montagne December 12, 2016, 15:17 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/blenkernel/intern/depsgraph.c source/blender/blenloader/intern/versioning_270.c source/blender/depsgraph/intern/builder/deg_builder_relations.cc source/blender/makesrna/intern/rna_main_api.c source/blender/makesrna/intern/rna_particle.c |
|
|
|


Master Commits
MiikaHweb | 2003-2021