Blender Git Commit Log

All Blender Git commits.

Page: 2332 / 8462

July 24, 2019, 09:33 (GMT)
better error handling when creating function for emitter inputs
July 24, 2019, 09:32 (GMT)
move FunctionBuilder to separate file and add more methods
July 24, 2019, 09:31 (GMT)
namespace fix
July 24, 2019, 09:26 (GMT)
Fix T67117: Font thumbnails crash to desktop

We were missing a null pointer check for invalid fonts.
July 24, 2019, 09:10 (GMT)
LANPR: UI refactor: added script for object lanpr tab.
July 24, 2019, 08:59 (GMT)
LANPR: Added a dedicated tab for feature line modifier options.
July 24, 2019, 08:58 (GMT)
Improve error handling with ValueOrError class

We might want to use exceptions instead of this.
I'm not sure yet.
July 24, 2019, 08:14 (GMT)
cleanup finding placeholder dependencies
July 24, 2019, 08:11 (GMT)
LANPR: UI refactor: gpencil panel.
July 24, 2019, 07:59 (GMT)
LANPR: UI refactor: options panel.
July 24, 2019, 07:51 (GMT)
Cloth: switch from BM_edge_face_pair() to cloth_remeshing_edge_face_pair()
July 24, 2019, 07:50 (GMT)
LANPR: UI refactor: chaining panel.
July 24, 2019, 07:46 (GMT)
Cloth: better seam or boundary test
July 24, 2019, 07:44 (GMT)
LANPR: UI refactor: effects panel.
July 24, 2019, 07:07 (GMT)
Fix T67315: Redo transform disables snap
July 24, 2019, 06:32 (GMT)
Fix T66768: Grid fill span not working
July 24, 2019, 02:55 (GMT)
LANPR: use LANPR_LineType for duplicated style storage.
July 24, 2019, 02:22 (GMT)
LANPR: UI refactor: main panel.
July 24, 2019, 01:59 (GMT)
Outliner: Cleanup merge search menu

Moved the struct out of the intern file to simplify and group
related code better. It was easily possible to move all the
menu code to `outliner_tools.c` so this makes more sense.
Also leads to a cleaner outliner element activate function.
July 24, 2019, 01:50 (GMT)
Outliner cleanup: Disclosure triangle coordinate check

This shouldn't need to check if the element is am iconrow element
because no iconrow elements are found until the call to
`outliner_find_item_at_x_in_row`.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021