Blender Git Statistics -> Developers -> ISS
Richard Antalik (ISS)
Total Commits : 221
Master Commits : 205
Branch Commits : 16
First Commit : December 22, 2018
Latest Commit : January 25, 2021 (Today)
Commits by Month
Date | Number of Commits | |
---|---|---|
January, 2021 | 12 | |
December, 2020 | 17 | |
November, 2020 | 29 | |
October, 2020 | 11 | |
September, 2020 | 1 | |
August, 2020 | 9 | |
July, 2020 | 14 | |
June, 2020 | 10 | |
May, 2020 | 23 | |
April, 2020 | 19 | |
March, 2020 | 5 | |
February, 2020 | 7 | |
January, 2020 | 5 | |
December, 2019 | 0 | |
November, 2019 | 2 | |
October, 2019 | 5 | |
September, 2019 | 10 | |
August, 2019 | 2 | |
July, 2019 | 2 | |
June, 2019 | 6 | |
May, 2019 | 13 | |
April, 2019 | 1 | |
March, 2019 | 6 | |
February, 2019 | 6 | |
January, 2019 | 5 | |
December, 2018 | 1 |
Commit Distribution
Path | Number of Commits |
---|---|
master | 205 |
blender-v2.83-release | 5 |
temp_bmesh_multires | 4 |
temp-lanpr-cleanup2 | 4 |
temp-lanpr-cleanup | 4 |
vr_scene_inspection | 3 |
tmp-T80603 | 1 |
temp-npr-smooth-contour | 1 |
Favourite Files
Filename | Total Edits |
---|---|
sequencer.c | 54 |
sequencer_edit.c | 43 |
sequencer_draw.c | 40 |
rna_sequencer.c | 28 |
BKE_sequencer.h | 28 |
space_sequencer.py | 26 |
sequencer.c | 21 |
sequencer_add.c | 18 |
SEQ_sequencer.h | 16 |
prefetch.c | 14 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 51 | 0.2 |
Modified | 786 | 3.6 |
Deleted | 7 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 10 151 | 54.9 |
Lines Removed | 6 518 | 35.2 |
Latest commits 
18 hours 29 min ago |
Merge branch 'blender-v2.92-release' |
19 hours 22 min ago |
Merge branch 'blender-v2.92-release' |
19 hours 27 min ago |
Fix T83267: Crash prefetching scene strip in meta strip Scene strips can't be prefetched and seq_prefetch_do_skip_frame() should check if scene strip is in timeline. But it did not recurse into meta strips, which resulted in crash. Reviewed By: sergey Differential Revision: https://developer.blender.org/D9999 |
19 hours 36 min ago |
Fix T82698: Speed effect not working on generator strips Generator strips with zero inputs have their length set to 1 pernamently. In some cases it is useful to use speed effect on these strips because they can be animated. This can be done by using their length as is on timeline as content length. This is very simplified and temporary solution, as cutting these strips won't give expected results. Lot of code relies on length of these strips being fixed to 1, resolving this properly should be done by T59540. Reviewed By: sergey Differential Revision: https://developer.blender.org/D10026 |
19 hours 48 min ago |
Fix T83266: Proxy building with meta strips fails Building proxy with meta strip selected resulted in attempt to render meta strip itself and save result as image as is done when building image proxies. Remove meta strip from list of supported strips. Multicam, Meta and scene strip are cleared from poll function in UI as well. Reviewed By: sergey Differential Revision: https://developer.blender.org/D10001 |
20 hours 3 min ago |
VSE: Remove skip_disk_cache argument This argument was used to prevent infinite loop in lookups between disk and RAM cache. Code was refactored, so this can be handled internally in cache. Reviewed By: sybren, sergey Differential Revision: https://developer.blender.org/D9955 |
January 11, 2021, 10:38 (GMT) |
VSE: store raw images in cache Previously raw images were not cached if image wasn't preprocessed. This caused issue, that image had to be read from disk on every redraw. Effect strips must be excluded, because this would cause problem with invalidation. Effect strips can use preprocessing however. This is mainly to allow usimg modifiers on them. This change should follow rBf448ff2afe7a77, but I have wrongly assumed, that it has been implemented already. ref T80278 |
January 11, 2021, 09:55 (GMT) |
Fix versioning code outside of version check Bug introduced in f448ff2afe7a probably due to mistake when resolving conflicts and not checking functionality. |
January 10, 2021, 15:50 (GMT) |
Fix sequencer disk cache not writing data Error handling added in 512a23c3d61d caused that reading header of new file failed, since it is empty. Don't attempt to read header if file is empty. If header can not be read anyway, try to delete the file. Add asserts, as this should never happen. Reviewed By: sybren Differential Revision: https://developer.blender.org/D9954 |
January 10, 2021, 15:37 (GMT) |
VSE: Remove fit method tool setting from header This property was intended to affect fit method for added strips prior to running operator. However UI team did not agree with current implementation. ref T84535 Reviewed By: HooglyBoogly Differential Revision: https://developer.blender.org/D10055 |
MiikaHweb - Blender Git Statistics v1.06