Details
Details
- Reviewers
Mike Erwin (merwin) - Maniphest Tasks
- T49043: replace OpenGL immediate mode in Blender 2.8
- Commits
- rBSfd089843b3ad: OpenGL immediate mode: transform_constraints.c
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Overall it looks fine and harmless (assuming the code was tested ;) )
| source/blender/editors/transform/transform_constraints.c | ||
|---|---|---|
| 725 | What about those calls? I suspect we need to convert them as well. | |
| source/blender/editors/transform/transform_constraints.c | ||
|---|---|---|
| 725 | Those are in transform_generics.c, and I converted them already. | |