Page MenuHome

blender 2.8: OpenGL immediate mode: transform_constraints.c
AbandonedPublic

Authored by Luca Rood (LucaRood) on Jan 27 2017, 6:23 AM.

Diff Detail

Repository
rB Blender

Event Timeline

Luca Rood (LucaRood) retitled this revision from to blender 2.8: OpenGL immediate mode: transform_constraints.c.
Luca Rood (LucaRood) updated this object.
Luca Rood (LucaRood) set the repository for this revision to rB Blender.

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.

Pushed to blender2.8