The problem is that the glDrawArraysInstancedBaseInstance is ignoring the last parameter.
The solution is to indicate that GLEW_ARB_base_instance is not supported in these cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Differential D5383
Fix T67951: Bone selection is broken on some Intel GPUs Authored by Germano Cavalcante (mano-wii) on Jul 31 2019, 9:14 PM. Tags None Subscribers None Tokens
Details The problem is that the glDrawArraysInstancedBaseInstance is ignoring the last parameter.
Diff Detail
|