Blender Git Commit Log

Git Commits -> Revision 59a1eba

Revision 59a1eba by Joshua Leung (master)
April 20, 2018, 16:54 (GMT)
Cleanup: Remove the "SpaceTime->caches" and "SpaceTimeCache" stuff

These were runtime only data, used in pre 2.8 Blender to make use of GL vertex arrays
to draw these more efficiently. Maybe we might restore these sometime as an optimisation
step, but for now, they're not needing and were confusing.

Commit Details:

Full Hash: 59a1ebabcd2e5941fa89d06d7ca2c6c669b417bd
Parent Commit: b2eb76c
Lines Changed: +2, -20

4 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+0, -4) (Diff)
/source/blender/editors/space_action/action_draw.c (+1, -2) (Diff)
/source/blender/editors/space_time/space_time.c (+1, -4) (Diff)
/source/blender/makesdna/DNA_space_types.h (+0, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021