Skip to content
Snippets Groups Projects
Commit fbc7ab30 authored by Kevin Mackay's avatar Kevin Mackay Committed by Campbell Barton
Browse files

Curves: save active point to file

Changed curve active point from pointer to index. Allows curve active point to be saved to file and retained between modes for free. Also some small optimisations by removing pointer look up code.

- Made active point access functions into BKE API calls.
- Fixes operators where curve de-selection resulted in unsel-active point.
- Split curve delete into 2 functions
parent f91368d8
No related branches found
No related tags found
Loading
Showing
with 444 additions and 473 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment