Files
test2/source/blender
Joseph Micheli 8aca0da952 Fix T100684: Correct descriptions in Python API
The descriptions for view_layer_eval and scene_eval incorrectly duplicate the descriptions for view_layer and scene:

  - https://docs.blender.org/api/current/bpy.types.Depsgraph.html?highlight=depsgraph#bpy.types.Depsgraph.view_layer_eval
  - https://docs.blender.org/api/current/bpy.types.Depsgraph.html?highlight=depsgraph#bpy.types.Depsgraph.scene_eval

This patch fixes this by changing "Original" to "Evaluated."

Reviewed By: jbakker

Maniphest Tasks: T100684

Differential Revision: https://developer.blender.org/D15931
2022-09-14 15:20:53 +02:00
..
2022-09-10 14:19:34 +10:00
2022-09-14 11:49:48 +02:00
2022-09-13 18:03:09 +10:00
2022-09-14 12:07:40 +02:00
2022-03-16 11:58:22 +11:00
2022-05-17 15:34:02 +10:00