Blender Git Commit Log

All Blender Git commits.

Page: 2388 / 8462

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
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
July 4, 2019, 09:34 (GMT)
cleanup rna access
July 4, 2019, 09:30 (GMT)
simple point emitter node for testing
July 4, 2019, 09:17 (GMT)
initial emitter inserter
July 4, 2019, 08:54 (GMT)
improve indexed node tree
July 4, 2019, 08:32 (GMT)
refactor IndexedBParticlesTree
July 4, 2019, 08:29 (GMT)
rename NodeTreeQuery to IndexedNodeTree
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.
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.
July 4, 2019, 07:10 (GMT)
LANPR: fixed one coordinate bug in triangle culling function.
July 4, 2019, 06:56 (GMT)
LANPR: Fix GPU overflow prevention.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021