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

DateNumber of Commits
July, 20184
June, 20181
May, 20184
April, 201827
March, 20181
February, 20181
January, 20181
December, 20172
November, 201711
October, 201737
September, 20175
August, 20176
July, 201719
June, 20173
May, 201738
April, 201749
March, 201750
February, 201734
January, 201722
December, 201641

Committers

AuthorNumber of Commits
Julian Eisel281
Campbell Barton45
Clément Foucault15
Dalai Felinto6
Brecht Van Lommel5
Luca Rood2
Bastien Montagne1
Willian Padovani Germano1

Popular Files

FilenameTotal Edits
draw_manager.c449
versioning_280.c203
object_mode.c198
eevee_private.h189
readfile.c187
DRW_render.h182
rna_space.c181
rna_scene.c171
eevee_engine.c163
view3d_draw.c155

Latest commits Feed

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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021