Blender Git Commit Log
Git Commits -> Revision cbc0419
Revision cbc0419 by Martin Poirier (master) March 31, 2005, 18:49 (GMT) |
Changing hard codec max frame release for a define (in blendef.h with the other maximums). Tried to change it everywhere, hopefully I didn't miss any. Also raised max frame to 30000 (maintainer of that code can safely modify it back since it is in one spot now ;) ) Needed that limit for a marketing video contract, might as well commit it. |
Commit Details:
Full Hash: cbc04194e5e7d6c4ddb3672fd5260e292b02670a
SVN Revision: 4149
Parent Commit: e5d4f9d
Lines Changed: +48, -45
12 Modified Paths:
/source/blender/include/blendef.h (+3, -0) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/NMesh.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+3, -3) (Diff)
/source/blender/src/buttons_logic.c (+5, -5) (Diff)
/source/blender/src/buttons_object.c (+4, -4) (Diff)
/source/blender/src/buttons_scene.c (+4, -4) (Diff)
/source/blender/src/buttons_shading.c (+5, -5) (Diff)
/source/blender/src/drawnla.c (+8, -8) (Diff)
/source/blender/src/editnla.c (+12, -12) (Diff)
/source/blender/src/header_buttonswin.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/NMesh.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+3, -3) (Diff)
/source/blender/src/buttons_logic.c (+5, -5) (Diff)
/source/blender/src/buttons_object.c (+4, -4) (Diff)
/source/blender/src/buttons_scene.c (+4, -4) (Diff)
/source/blender/src/buttons_shading.c (+5, -5) (Diff)
/source/blender/src/drawnla.c (+8, -8) (Diff)
/source/blender/src/editnla.c (+12, -12) (Diff)
/source/blender/src/header_buttonswin.c (+1, -1) (Diff)