Blender Git Commit Log

All Blender Git commits.

Page: 1346 / 8462

August 19, 2020, 08:23 (GMT)
Turn experimental features ON for master

During alpha the user preferences > experimental featuers are available
to prevent merge issues and allow developers to seek feedback.

This needs to be manually turned off when we branch for beta, otherwise
the RNA of the incomplete features will be exposed.
August 19, 2020, 08:22 (GMT)
Revert "Turn experimental features on for master (alpha)"

I turned on the wrong feature in cmake.
This reverts commit bdf43213b25d21528dfa89dc9aeaa41f8d92116e.
August 19, 2020, 08:16 (GMT)
Merge branch 'master' into uvimage-editor-drawing
August 19, 2020, 07:59 (GMT)
Remove special logic triggering special behaviour from debug flags

Special debug logic can be triggered only from command line
August 19, 2020, 06:58 (GMT)
Fix compiler error in MSVSC

Introduced in: rB20a8edaa725ddbae16179d2f7cea88c097c61615

It broke building on windows, initializing a static may not be done with a function in C.
August 19, 2020, 06:43 (GMT)
Merge branch 'master' into newboolean
August 19, 2020, 06:07 (GMT)
Blender 2.83.5-release
August 19, 2020, 05:52 (GMT)
Merge branch 'master' into lanpr-under-gp
August 19, 2020, 05:51 (GMT)
Merge branch 'master' into greasepencil-edit-curve
August 19, 2020, 05:51 (GMT)
Merge branch 'master' into greasepencil-object
August 19, 2020, 04:45 (GMT)
Merge branch 'blender-v2.90-release' into master
August 19, 2020, 04:44 (GMT)
Fix T77300: Some scientific notation evaluation has incorrect results

Ref D7922
August 19, 2020, 04:16 (GMT)
Cleanup: update mball.c comments

Some errors in comments, references to old function names.
August 19, 2020, 04:04 (GMT)
Cleanup: spelling
August 19, 2020, 03:53 (GMT)
Collections: Add color tagging and use in outliner

Add a color tag to collections and allow tagging from the outliner
context menu.

Show the colored icon in UI menus.

Differential Revision: https://developer.blender.org/D8622
August 19, 2020, 03:52 (GMT)
Cleanup: warnings
August 19, 2020, 03:51 (GMT)
Merge branch 'blender-v2.90-release' into master
August 19, 2020, 03:47 (GMT)
Collections: Include new collection color icon
August 19, 2020, 03:43 (GMT)
BLI_listbase: add utility macro for looping over lists with an index

Add to the 2.90 branch to avoid problems if fixes from master use it.
August 19, 2020, 03:23 (GMT)
Collections: Add color tagging & use in outliner

Add a color tag to collections and allow tagging from the outliner
context menu.

Show the colored icon in UI menus.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021