July 4, 2019, 11:39 (GMT) |
Fix T66414: Brush Color Flip from keyboard (X) does not update color picker panel Reviewers: brecht Maniphest Tasks: T66414 Differential Revision: https://developer.blender.org/D5181 |
Revision b06ed62 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 11:29 (GMT) |
initial age reached event node |
July 4, 2019, 11:15 (GMT) |
ImBuf: add crop function (move out of screendump.c) |
July 4, 2019, 11:15 (GMT) |
Add support for Triangle4i and InstancedPrimitive |
July 4, 2019, 11:14 (GMT) |
Cleanup: remove redundant cast |
July 4, 2019, 11:11 (GMT) |
Fix T66412: crash with displacement and AO node in viewport renders |
July 4, 2019, 11:10 (GMT) |
Fix T63260: Rigid body connect |
July 4, 2019, 11:04 (GMT) |
Industry Compat keymap: Fix keymap conflict related to snapping There were some keymap conflicts and inconsistencies here. After this change, it works as follows: Snap toggle on/off: X Snap pie: Shift-X Viewpoint pie: V This is now consistent in all editors and the 3d View conflict should be gone |
July 4, 2019, 10:32 (GMT) |
node_shader_utils: add possibility to override image colorspace 'is_data' since the move from 'cycles_shader_compat' (2.79) to 'PrincipledBSDFWrapper' (2.8) we lost the ability to (automatically) set this colorspace setting for imported textures. This was useful for e.g. normalmaps to always assume 'Non-Color' data. This adds the possibility to overide and uses this for normalmaps... Fixes T66368 Reviewers: mont29, brecht Maniphest Tasks: T66368 Differential Revision: https://developer.blender.org/D5176 |
Revision 8628f32 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 09:34 (GMT) |
cleanup rna access |
Revision 4ae4d12 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 09:30 (GMT) |
simple point emitter node for testing |
Revision c44a8e5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 09:17 (GMT) |
initial emitter inserter |
Revision 4cb0cb6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 08:54 (GMT) |
improve indexed node tree |
Revision 96f4921 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 08:32 (GMT) |
refactor IndexedBParticlesTree |
Revision a6b5767 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 08:29 (GMT) |
rename NodeTreeQuery to IndexedNodeTree |
Revision 28c4b3e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 08:20 (GMT) |
identify particle types with name instead of integer While this might be less efficient, it is much more comfortable to work with. Also it might be possible to make it a bit more efficient again in the future. |
Revision 0e19957 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 08:18 (GMT) |
LANPR: CPU mode chaining use deep bounding areas. |
July 4, 2019, 07:19 (GMT) |
Fix T66405: Python API documentation removed glVertex from the Python bgl api documentation as they are deprecated. |
Revision 59da33f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 07:10 (GMT) |
LANPR: fixed one coordinate bug in triangle culling function. |
Revision e2d3553 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 06:56 (GMT) |
LANPR: Fix GPU overflow prevention. |
|
|
|


Master Commits
MiikaHweb | 2003-2021