Blender Git Commit Log

Git Commits -> Revision 521f37c

Revision 521f37c by Martin Poirier (master)
September 7, 2004, 01:39 (GMT)
Got rid of quite a lot of warnings. Lot of them MSVC-ism dealing with const casting.
Some implicit cast warnings and more importantly, changed the parameter type to int for functions passing the particles random number seed around. No need to use floats there, it's an int anyway.

Effect.c is now warning free (on MSVC 6.0 at least)

Commit Details:

Full Hash: 521f37cc5caccc82d8832c2171d8f7ee7568c99b
SVN Revision: 3056
Parent Commit: 3b9ea90
Lines Changed: +20, -20

2 Modified Paths:

/source/blender/blenkernel/BKE_effect.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/effect.c (+18, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021