Blender Git Commit Log

Git Commits -> Revision d8f4ab2

Revision d8f4ab2 by Arystanbek Dyussenov (master)
July 23, 2009, 15:57 (GMT)
API:
- freeing strings returned by RNA struct functions in RNA_parameter_list_free

Unit tests:
- check that BKE_export_image actually creates a file. This test is becoming dangerous: it creates and deletes files under /tmp.

Having written this complicated test function I now realize it's much easier to write tests in a scripted language, which gives more
freedom in expressions and need not be compiled.

Commit Details:

Full Hash: d8f4ab2d599956fa4511d4cb8a6b68e613cf239f
SVN Revision: 21821
Parent Commit: c960416
Lines Changed: +129, -55

5 Modified Paths:

/release/io/export_fbx.py (+33, -23) (Diff)
/source/blender/blenkernel/intern/image.c (+11, -12) (Diff)
/source/blender/makesrna/intern/rna_access.c (+6, -3) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -1) (Diff)
/source/creator/tests/alltest.c (+77, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021