blender/source
Eitan bd44e82b25 Geometry Nodes: Add more warnings for out of bounds parameters
Add warning(info) to nodes that don't work when an input value is
out of range. For example, the grid node doesn't work with Vertices X
or Verices Y less than 2.

These are purposefully added as "Info" warnings, because they don't
show in the modifier and they aren't printed to the terminal.

Differential Revision: https://developer.blender.org/D11923
2021-08-05 10:44:59 -05:00
..
blender Geometry Nodes: Add more warnings for out of bounds parameters 2021-08-05 10:44:59 -05:00
creator Cleanup: remove redundant parenthesis 2021-08-05 16:54:34 +10:00
tools@c8579c5cf4 Fix: Instantly hide bones after hitting H key in pose sliding 2021-07-26 21:42:04 +01:00
CMakeLists.txt MSVC: Enable clang-tidy analyser 2020-12-03 11:00:58 -07:00