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 |
Revision be9ef61 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 31, 2019, 02:47 (GMT) |
Fixed smooth contour modifier not showing up bug. |
Revision b3d98f3 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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) |
Revision 4f2b6c9 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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 |
Revision ecfe74c by Ray molenkamp (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 15:48 (GMT) |
Fix remaining pointer conversion errors for MSVC |
Revision 25987fe by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 14:33 (GMT) |
Fix pointer conversion error for MSVC |
Revision e70894c by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) May 30, 2019, 14:22 (GMT) |
Fix compiling with bundled OpenXR SDK sources Also remove unused include. |
|
|
|


Master Commits
MiikaHweb | 2003-2021