gpu.types.Batch with wrong type name. #104384

Closed
opened 2023-03-04 15:46:31 +01:00 by Talles F. · 2 comments

Page Information
Blender Version: 3.4.1
Documentation Language: English
Permanent Link

Short description of error
The return types is written 'gpu.types.Batch', but if you trying out to import it throws an error, and the correct type to return is 'gpu.types.GPUBatch'

Now, have I reported correctly?

**Page Information** Blender Version: `3.4.1` Documentation Language: `English` [Permanent Link](https://docs.blender.org/api/current/gpu_extras.batch.html#gpu_extras.batch.batch_for_shader) **Short description of error** The return types is written 'gpu.types.Batch', but if you trying out to import it throws an error, and the correct type to return is 'gpu.types.GPUBatch' Now, have I reported correctly?
Member

Sorry I meant, that this should be reported in the blender/blender repository.

This link will direct you to the correct place to submit the issue.

The issue tracker is meant to be for the Blender Manual.

We plan on changing the name of this repository to reflect that, see #104380

Sorry I meant, that this should be reported in the [blender/blender](https://projects.blender.org/blender/blender) repository. This link will direct you to the correct place to submit the issue. The issue tracker is meant to be for the Blender Manual. We plan on changing the name of this repository to reflect that, see #104380
Member

Fixed in this commit:

bb25302fc3

Fixed in this commit: https://projects.blender.org/blender/blender/commit/bb25302fc31b2561983f4ad207f64a5f91ed7716
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#104384
No description provided.