Blender Git Commit Log
Git Commits -> Revision 38c4a3a
Revision 38c4a3a by Peter Schlaile (master) February 5, 2006, 19:18 (GMT) |
* Adds userdef-types for memcache limitor and frameserver-rendering * Boosts the blender frame limit by changing the type of the frame number from short to int everywhere. Without this, timelines longer than a few minutes are impossible to handle. * Adds several types for ffmpeg input/output, hdaudio-tracks in sequencer |
Commit Details:
Full Hash: 38c4a3a209aa920d2d851c4250425bbfd66b508b
SVN Revision: 6695
Parent Commit: 44e3900
Lines Changed: +72, -33
5 Modified Paths:
/source/blender/makesdna/DNA_object_force.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+38, -14) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+22, -16) (Diff)
/source/blender/makesdna/DNA_space_types.h (+7, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+38, -14) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+22, -16) (Diff)
/source/blender/makesdna/DNA_space_types.h (+7, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)