Blender Git Commit Log
Git Commits -> Revision fd09e68
Revision fd09e68 by Sergey Sharybin (blender-v2.75-release) June 18, 2015, 15:24 (GMT) |
Compilation error fixes for older GCC/CLang compilers Avoid data type re-declaration, it's not really working on current FreeBSD's 9 system and CLang-3.0 from OSX. This is not a good idea to do such sort of copy-paste anyway. If someone knows better way of dealing with this please go ahead and correct the code :) |
Commit Details:
Full Hash: fd09e68363baced7d84f489fe017c083d4b8f628
Parent Commit: 4879470
Lines Changed: +11, -17