Blender Git Commit Log
Git Commits  -> Revision 512aabd
		
			
			
		
Revision 512aabd by Ton Roosendaal (master) March 4, 2005, 20:20 (GMT)  | 
Bug fix #2265 Found (old) issue in render... the "VlakRen" (render face) has an Object pointer which can point to a duplicated one (dupliframes/dupliverts option), which is freed before actual render starts... this nicely crashes in Windows. I now store the original Object pointer, which can lead to texture orientation errors in some situations (like normal-bump stuff). Real solution is recode of duplicator system!  | 
Commit Details:
Full Hash: 512aabd68e6cee0540f1e09766c5bd956b432ed7
SVN Revision: 3897
Parent Commit: 9e7c590
Lines Changed:  +17,  -9
1 Modified Path:
/source/blender/renderconverter/intern/convertBlenderScene.c (+17, -9) (Diff)


 Master Commits
MiikaHweb | 2003-2021