Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2011-11-12 08:40:53 +0400
committerJoshua Leung <aligorith@gmail.com>2011-11-12 08:40:53 +0400
commit8da281210063e3216d19848ecc82545fb1aeb58f (patch)
tree2b7d10e08685c0980c2cee21aeb846d66a51d97a /source/blender/editors/space_graph/graph_select.c
parent4e83c67baa9ee50d9f1620186ce71de68c21202f (diff)
Bugfix [#29125] Motion paths odd behaviour
* Made it impossible to try to calculate/create new motion paths lasting 0 frames (i.e. 250 to 250) since we cannot allocate a zero-length array for these. Start frame can now be at most end-frame - 1, and end frame at least start frame + 1 * If an invalid configuration does occur, warnings/reports will now be issued in response to this instead of silently failing (as per this bugreport).
Diffstat (limited to 'source/blender/editors/space_graph/graph_select.c')
0 files changed, 0 insertions, 0 deletions