Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> temp-tab_drag_drop
"Temp-tab_drag_drop" branch
Total commits : 356
Total committers : 8
First Commit : December 1, 2016
Latest Commit : July 2, 2018
Commits by Month
Date | Number of Commits | |
---|---|---|
July, 2018 | 4 | |
June, 2018 | 1 | |
May, 2018 | 4 | |
April, 2018 | 27 | |
March, 2018 | 1 | |
February, 2018 | 1 | |
January, 2018 | 1 | |
December, 2017 | 2 | |
November, 2017 | 11 | |
October, 2017 | 37 | |
September, 2017 | 5 | |
August, 2017 | 6 | |
July, 2017 | 19 | |
June, 2017 | 3 | |
May, 2017 | 38 | |
April, 2017 | 49 | |
March, 2017 | 50 | |
February, 2017 | 34 | |
January, 2017 | 22 | |
December, 2016 | 41 |
Committers
Author | Number of Commits |
---|---|
Julian Eisel | 281 |
Campbell Barton | 45 |
Clément Foucault | 15 |
Dalai Felinto | 6 |
Brecht Van Lommel | 5 |
Luca Rood | 2 |
Bastien Montagne | 1 |
Willian Padovani Germano | 1 |
Popular Files
Filename | Total Edits |
---|---|
draw_manager.c | 449 |
versioning_280.c | 203 |
object_mode.c | 198 |
eevee_private.h | 189 |
readfile.c | 187 |
DRW_render.h | 182 |
rna_space.c | 181 |
rna_scene.c | 171 |
eevee_engine.c | 163 |
view3d_draw.c | 155 |
Latest commits
July 2, 2018, 12:50 (GMT) |
Merge branch 'blender2.8' into temp-tab_drag_drop |
July 2, 2018, 12:19 (GMT) |
Cleanup: Refactor button-group code * Split generic button-group code from specific application * Move button-group API to interface.c. * Avoid struct abuse by using wrapper structs * Naming, comments, etc. |
July 2, 2018, 00:09 (GMT) |
Fix error in reordering after new items were added. |
July 1, 2018, 23:51 (GMT) |
Fix error in last merge Was freeing memory too early, it will be correctly freed a few lines later. |
June 30, 2018, 19:12 (GMT) |
Merge branch 'blender2.8' into temp-tab_drag_drop |
May 13, 2018, 12:57 (GMT) |
Merge branch 'topbar' into temp-tab_drag_drop |
May 13, 2018, 12:56 (GMT) |
Merge branch 'blender2.8' into topbar |
May 12, 2018, 13:36 (GMT) |
Merge branch 'topbar' into temp-tab_drag_drop |
May 12, 2018, 13:30 (GMT) |
Merge branch 'blender2.8' into topbar Keeping the branch for now, I might delete it soon though. |
April 20, 2018, 15:09 (GMT) |
Fix unintentional changes from merge conflicts |
April 20, 2018, 14:05 (GMT) |
Merge branch 'blender2.8' into topbar |
April 20, 2018, 13:59 (GMT) |
Move data of global areas into a separate struct Made the struct accessible via a pointer in the ScrArea so that we can use a simple NULL-check for this pointer to see if the area is global. The struct is not written to files, meaning we have the freedom to do changes to it without having to worry about compatibility. |
April 20, 2018, 12:43 (GMT) |
Support hiding the lower sub-bar by dragging the area edge up |
April 20, 2018, 12:43 (GMT) |
Fix hint for makesdna to not write top-bar struct commented out Just did this for testing, but should not have ended up in the commit. |
April 20, 2018, 12:43 (GMT) |
Bring back unintentionally removed error print |
April 20, 2018, 12:33 (GMT) |
Topbar: disable redo properties in topbar entirely for now, behind #ifdef. This is going to be different with the tool / command separation plans, so let's not confuse users for now. |
April 20, 2018, 12:33 (GMT) |
Fix error from one of the merges, this line should have been removed. |
April 19, 2018, 17:39 (GMT) |
Tweaks to topbar versioning code * Don't write global area pointers at all, leaves .blends a little cleaner without broken pointers. * Don't call editors functions from blenloader. * Fix black topbar when loading some existing 2.8 saved .blends. |
April 19, 2018, 17:39 (GMT) |
Merge branch 'blender2.8' into topbar |
April 19, 2018, 13:25 (GMT) |
Fix typo in #define |
MiikaHweb - Blender Git Statistics v1.06