Blender Git Commit Log

Git Commits -> Revision 26e3045

Revision 26e3045 by Sybren A. Stüvel (master)
October 26, 2021, 16:35 (GMT)
3D View context: return "ok" when fetching view3d context dir

`view3d_context()` would return `-1` ("found but not available") when
fetching the context dir. This is incorrect; it should return 1 ("ok").

This is a semantic change in preparation of further cleanup of the code.

Commit Details:

Full Hash: 26e3045eb929c26d9b93327f126fc8f0a75181f6
Parent Commit: 03013d1
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/space_view3d/space_view3d.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021