Blender Git Commit Log

Git Commits -> Revision a7f5109

Revision a7f5109 by Campbell Barton (master)
August 18, 2008, 23:48 (GMT)
BGE Blend file loading was using BLO_read_from_memory which meant relative linked libraries could not be found.
This is odd because BLO_read_from_file was commented out with """//this doesn't work anymore for relative paths, so use BLO_read_from_memory instead"""
Undoing Erwins changes from r7497, just use normal file loading. From the commit log its not clear if he means relative filenames or relative linked libs but from testing both work now.

Commit Details:

Full Hash: a7f5109f23ea4f362bdf7dbd6c4482634bc65b6b
SVN Revision: 16185
Parent Commit: deadd5e
Lines Changed: +1, -24

1 Modified Path:

/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+1, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021