Blender Git Loki

Git Commits -> Revision ab2e2ec

Revision ab2e2ec by Andrea Weikert (master)
November 27, 2007, 21:48 (GMT)
== MSVC 7.1 projectfiles ==
- update for new particle system
- made blenderplayer.exe compile again (DDS library missing)
- exchanged a few float math functions (logf, sinf, cosf, expf, powf) with their double counterparts in CMP_nodes
(MSVC chokes on them, because the compiler is not C99 compliant)

Commit Details:

Full Hash: ab2e2ec34b14a5410cb0ae2ce37e1f7e90dd432d
SVN Revision: 12699
Parent Commit: ee40a91
Lines Changed: +36, -24

7 Modified Paths:

/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj (+5, -2) (Diff)
/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj (+6, -0) (Diff)
/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj (+4, -4) (Diff)
/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj (+3, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c (+2, -2) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_glare.c (+5, -5) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c (+11, -11) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021