Blender Git Commit Log

All Blender Git commits.

Page: 2479 / 8462

May 31, 2019, 05:44 (GMT)
Cleanup: undeclared variable warning
May 31, 2019, 05:44 (GMT)
makesrna: quiet re-declared enum warning

Note that BLI_STATIC_ASSERT use in headers is likely to cause this
error again, we could have a version that takes a unique ID
to be used in headers.
May 31, 2019, 04:57 (GMT)
Merge branch 'master' into soc-2019-outliner
May 31, 2019, 04:53 (GMT)
Outliner: Click and drag to box select

Allows tweak event for box selection from the left gutter of the outliner.
If the gutter is clicked, everything is deselected
May 31, 2019, 02:47 (GMT)
Fixed smooth contour modifier not showing up bug.
May 31, 2019, 02:20 (GMT)
Grease pencil conversion now projects onto 3D space now. Need perspective correction fix for cut points.
May 31, 2019, 00:43 (GMT)
Merge branch 'master' into soc-2019-bevel-profiles
May 31, 2019, 00:42 (GMT)
Got the sampled profile path into the ProfileSpacing struct. The points on the paths can now be moved under each other (breaking other curve mapping for now)
May 31, 2019, 00:12 (GMT)
Merge branch 'master' into soc-2019-npr
May 30, 2019, 22:47 (GMT)
VSE: Menu bug fixes

- Return Toggle Meta to Strip Menu
- Move position of Lock/Mute in Strip Menu to match position in Context Menu.
- Remove Lock icon.

Author: Peter Fog

Reviewed By: billreynish, ISS, brecht

Differential Revision: https://developer.blender.org/D4957
May 30, 2019, 22:47 (GMT)
VSE: don't add crop and transform data for sound strips

This also fixes commit rB1fd7b380f4cf8a0489b405de2819f228a4da5ea2 which
didn't do allocation for effect strips properly.

Reviewed By: brecht, campbellbarton

Differential Revision: https://developer.blender.org/D4970
May 30, 2019, 22:28 (GMT)
Fix T65319 Crash when selecting vertices in edit mode
May 30, 2019, 21:08 (GMT)
Make second input in math node unavailable for single operand operations.
May 30, 2019, 17:34 (GMT)
Fix T64510 Armature: Empty Not Visible as Bone custom shape
May 30, 2019, 17:33 (GMT)
DRW: Fix crash when object has no bounding box
May 30, 2019, 16:28 (GMT)
Fix T65049 Crash cause by NULL geom pointer
May 30, 2019, 15:54 (GMT)
Selectoin: Remove armature bone filters

They seems to do nothing as the filtering seems to already be
done at a higher level.

This fixes T65022 Tracking Markers are not selectable
May 30, 2019, 15:48 (GMT)
Fix remaining pointer conversion errors for MSVC
May 30, 2019, 14:33 (GMT)
Fix pointer conversion error for MSVC
May 30, 2019, 14:22 (GMT)
Fix compiling with bundled OpenXR SDK sources

Also remove unused include.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021