Files
test2/source/blender/editors/include
Brecht Van Lommel 2ea565b0ec Cleanup: improve naming and comments of scene frame/ctime functions
Confusingly, BKE_scene_frame_get did not match the frame number as expected by
BKE_scene_frame_set. Instead it return the value after time remapping, which
is commonly named "ctime".

* Rename BKE_scene_frame_get to BKE_scene_ctime_get
* Add a new BKE_scene_frame_get that matches BKE_scene_frame_set
* Use int/float depending if fractional frame is expected
2021-07-12 17:41:15 +02:00
..
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-06-15 19:01:53 -07:00
2021-07-05 10:46:36 +02:00
2021-06-18 16:33:02 -05:00
2021-03-18 09:36:44 +11:00
2021-07-07 13:42:46 +10:00
2021-07-05 15:54:57 +10:00