July 11, 2019, 06:10 (GMT) |
Quiet warning |
July 11, 2019, 05:55 (GMT) |
Remove text undo code (in favor of binary diffing the entire buffer) |
July 11, 2019, 05:25 (GMT) |
Initial use of array store for text undo |
July 11, 2019, 04:19 (GMT) |
Text: buffer from text, optional length return arg No functional changes (currently unused). |
July 11, 2019, 02:01 (GMT) |
- Re-re-enable first and last point handle "fix." - Better description of bug. |
July 11, 2019, 01:36 (GMT) |
Moved "Sample Straight Edges" option from bevel operator to ProfileWidget. Added initial code for vertex mesh method selection with a "Cut Off" option to start. (Implementation of this option not included.) |
Revision c6896fa by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 23:56 (GMT) |
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr |
July 10, 2019, 23:46 (GMT) |
Fix T66658: Undo steps gets out sync with text/edit-mode |
July 10, 2019, 23:36 (GMT) |
Undo System: add is_final argument (no functional changes) This is needed step out of undo steps which accumulate changes, larger changes could be made to handle this but better not make them at this point. |
July 10, 2019, 23:22 (GMT) |
Cleanup: avoid recursion for undo/redo step skipping Simplifies making further changes. |
July 10, 2019, 23:22 (GMT) |
Cleanup: clang-format |
July 10, 2019, 23:22 (GMT) |
Cleanup: quiet warning |
Revision c9f6c1a by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 10, 2019, 22:51 (GMT) |
Fix wrong return value causing OpenXR initialization to fail |
Revision dd0fcb5 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 10, 2019, 22:50 (GMT) |
Fix compile errors on windows and with bundled OpenXR SDK sources |
Revision c1e9cf0 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 10, 2019, 21:53 (GMT) |
Refactor GHOST_XrContext into class + interface Makes GHOST_Xr much more consistent with the rest of GHOST. Basically I added a GHOST_IXrContext interface which can be called by the GHOST C-API. The internal GHOST_XrContext class implements this. Outside of GHOST only the opaque GHOST_XrContextHandle is accessible. Kept GHOST_Xr_intern.h and GHOST_Xr.cpp for now. I'll probably remove them soon. There's not much reason for both of them to be there. |
Revision ff12988 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 20:53 (GMT) |
GPencil: Cleanup commet |
July 10, 2019, 20:30 (GMT) |
Outliner: Rewrite walk select Rather than basing walk select on active flags, use a new TSE_WALK flag to navigate. Also cleaned up and simplified code. |
Revision 3ba6576 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 19:09 (GMT) |
GPencil: Remove extra parameters to Convert API Scene can be removed using context. Also bmain can be removed too. |
July 10, 2019, 17:50 (GMT) |
Outliner: Utils made outliner_find_active more general Rather than only searching for active, now search for element with matching flag. |
July 10, 2019, 17:27 (GMT) |
Fixed profile orientation issue with 1 segment long bevel chains. Simple fix: The first edgehalf visited had the wrong orientation. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021