Blender Git Commits

Blender Git commits from all branches.

Page: 810 / 2888

July 1, 2020, 22:30 (GMT)
Merge branch 'master' into soc-2020-outliner
July 1, 2020, 21:01 (GMT)
Convert print to CLOGs

remove debug check (G.debug) and custom macros (PATH_DEBUG) where possible.
- there is no performance improvement for checking G.debug - info log must be manually activated anyways
- imo info with verbosity level set is nicer solution than macros, although there will be performance hit
July 1, 2020, 20:56 (GMT)
Convert print to CLOGs
July 1, 2020, 20:55 (GMT)
Remove printf

BLENLOADER_LOG_READFILE is already logging reading file
July 1, 2020, 20:17 (GMT)
Refactor blf (blender fonts) to use CLOG instead of printf
July 1, 2020, 19:16 (GMT)
Property Search: Support heading labels
July 1, 2020, 19:10 (GMT)
Property Search: Support checkboxes with no headings

Further changes will be needed to keep track of the labels added
for headings.
July 1, 2020, 19:02 (GMT)
Add null check for dvert
July 1, 2020, 18:30 (GMT)
Initial "Make Asset" operator

Accessible via the Outliner context menu (ID Data submenu).

The operator currently copies the data-block and creates empty asset data for
it. This will later contain all the meta-data to "give the data-block meaning".

Of course there are many TODOs and questions remaining. This is the first step
so I can work more on meta-data support.
I created some files and that I think make sense.
July 1, 2020, 18:28 (GMT)
Rename get_object_deform_vert; add comments

`get_object_deform_vert` ? `get_poly_deform_group_name`

Edit comments, and the UI tooltip of the export option.
July 1, 2020, 16:55 (GMT)
Merge branch 'master' into temp-gpencil-mat-masking
July 1, 2020, 16:42 (GMT)
Change boolean blenlib interface to be purely C++.
July 1, 2020, 16:35 (GMT)
Property Search: Fix some filtered buttons not hidden
July 1, 2020, 16:11 (GMT)
Property Search: Fix X margin accumulating for box panels
July 1, 2020, 16:03 (GMT)
Merge branch 'master' into soc-2020-io-performance
July 1, 2020, 16:01 (GMT)
Merge branch 'master' into temp-gpencil-mat-masking
July 1, 2020, 15:45 (GMT)
Add flags for Stroke and for fill

July 1, 2020, 15:43 (GMT)
Make reports use CLOG for printing reports that can not be displayed

This is useful for example for versioning reports, they will persist in info editor as log entry
July 1, 2020, 15:35 (GMT)
Property Search: Turn off search for add constraints buttons
July 1, 2020, 15:25 (GMT)
Merge branch 'asset-uuid--archived' into asset-engine--archived
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021