Blender Git Commit Log

Git Commits -> Revision c5bbeb2

Revision c5bbeb2 by Sergey Sharybin (master)
June 17, 2013, 13:34 (GMT)
Use use_render argument rather than G.is_rendering to detect
whether preview or render settings need to be used in curves
and mballs tessellation.

This is not noticeable for artists yet, but this is silly
to use G.is_rendering anyway and using argument will help
making rendering and viewport working simultaneously in
the future.

Commit Details:

Full Hash: c5bbeb25712f42628dbf8ba8b35e9740d417b13b
SVN Revision: 57520
Parent Commit: a3ca67e
Lines Changed: +10, -10

5 Modified Paths:

/source/blender/blenkernel/BKE_curve.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_mball.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/curve.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/displist.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/mball.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021