Blender Git Commit Log

Git Commits -> Revision 4546101

Revision 4546101 by Ankit Meel (soc-2020-io-performance)
June 15, 2020, 17:22 (GMT)
Make all frames exportable; UI & filename changes

All frames are now exportable including negative ones, instead of
only 0-1000.

Added checkbox for Animation for better UI {F8622012}

File name doesn't contain frame name if no animation is being exported.

Noticed that `source/blender/io/wavefront_obj/IO_wavefront_obj.h` is
missing in the IDE's edited files list. So edited that in.

Commit Details:

Full Hash: 454610123787a7b8f71e0e9187603c876e7833f7
Parent Commit: a79618a
Lines Changed: +73, -34

4 Modified Paths:

/source/blender/editors/io/io_obj.c (+55, -25) (Diff)
/source/blender/io/wavefront_obj/CMakeLists.txt (+1, -0) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_exporter.cc (+13, -7) (Diff)
/source/blender/io/wavefront_obj/IO_wavefront_obj.h (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021