blender/source
Sybren A. Stüvel cc0cc880de Alembic: reduced code duplication in read_mcols()
A big chunk of code was copied between the if and else bodies. By using
a boolean to store whether the c3f_ptr or c4f_ptr should be used, the
in-loop condition is kept as simple as possible.
2017-05-23 17:27:15 +02:00
..
blender Alembic: reduced code duplication in read_mcols() 2017-05-23 17:27:15 +02:00
blenderplayer Fix Blenderplayer stubs 2017-05-11 01:13:32 +02:00
creator [msvc] Use debug nunmpy archive for debug builds 2017-05-21 09:31:55 -06:00
gameengine CMake: Use GCC7's -Wimplicit-fallthrough=5 2017-05-20 14:01:03 +10:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt