Blender Git Loki

Git Commits -> Revision 5e8c4ae

Revision 5e8c4ae by Dalai Felinto (master)
October 4, 2016, 22:02 (GMT)
Barebones for viewport code apart from 2.7x drawing code

A new option (set in the properties region) allows the user to pick the
"new viewport" for the rendering (in the UI: Modern Viewport).

For now we have a semi-blank file (view3d_draw.c) that can starts to take
over the drawing pipeline.

I can't guarantee we will be able to keep both drawing systems working
through the entire 2.8 development, but it should do for now.

also, we can use branches for some of the viewport development, but it's
better to keep things in 2.8 whenever we can, so people can test it.

Commit Details:

Full Hash: 5e8c4ae75b20cd2e3e1ad7fc3f1437a2ca395b9c
Parent Commit: 3a4c1db
Lines Changed: +4420, -4322

1 Added Path:

/source/blender/editors/space_view3d/view3d_draw_legacy.c (+4362, -0) (View)

7 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+31, -1) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+9, -4319) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+4, -2) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+6, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021