Blender Git Loki
Git Commits -> Revision 48b07b7
Revision 48b07b7 by Campbell Barton (master) July 28, 2007, 09:26 (GMT) |
Draw.py - typo sceneSequence.h - bad type check, dosnt matter really since that define isnt used yet. SurfNurb.c - was using lib hashing function and surfNurbs not a lib! (own mistake) buttons_editing.c - Curves PathLen button was MAXFRAMEF and pathlen is a short so the button wrapped around. |
Commit Details:
Full Hash: 48b07b7f15590724c1234405e2c1f2cabf3d12b6
SVN Revision: 11400
Parent Commit: f8544ee
Lines Changed: +5, -4