Revision 94f379a by Joseph Eagar October 14, 2020, 06:43 (GMT) |
pre-refactor commit |
Revision 9b4c865 by Joseph Eagar October 14, 2020, 06:29 (GMT) |
* Added a debug mode to BLI_safepool * Readwrite locks now use windows API - Might revert that one |
Revision 48e1058 by Joseph Eagar October 14, 2020, 01:59 (GMT) |
edge collapse mostly works. need to track down more memory corruption bugs. |
Revision ba19079 by Joseph Eagar October 13, 2020, 23:47 (GMT) |
commit before getting collapse to work |
October 13, 2020, 23:47 (GMT) |
Fix: Use correct add-on branch for 'make update' Credit to Julian Eisel for the fix. |
Revision 9d02e2e by Joseph Eagar October 13, 2020, 23:14 (GMT) |
* Trimesh sculpt now exposes actual pointers for vert "indices." |
Revision d6ac659 by Joseph Eagar October 13, 2020, 22:30 (GMT) |
more int->SculptIdx refactoring |
Revision e4e1467 by Joseph Eagar October 13, 2020, 22:24 (GMT) |
* code is in somewhat more working state * Began refactoring pbvh vertex indices to be uint64_t's, to eliminate usage of element tables in trimesh. |
October 13, 2020, 15:47 (GMT) |
apply render_graph_finalize_test changes from cycles_api_review |
October 13, 2020, 15:46 (GMT) |
Merge branch 'master' into cycles_procedural_api |
October 13, 2020, 12:39 (GMT) |
XR: Add selection outline offscreen draw flag |
October 13, 2020, 12:39 (GMT) |
Operators: Add invoke_3d() and implement for VIEW3D_OT_select |
October 13, 2020, 12:39 (GMT) |
Disable XR object saving and (for now) creation |
October 13, 2020, 12:39 (GMT) |
Add safety checks when accessing XR window and controller objects. |
October 13, 2020, 12:39 (GMT) |
Update comment. |
October 13, 2020, 12:39 (GMT) |
Fix annotations not being shown in XR view. |
October 13, 2020, 12:39 (GMT) |
Improve error logging and controller data management. |
October 13, 2020, 12:39 (GMT) |
Add wm_xr_operators.c. |
October 13, 2020, 12:39 (GMT) |
Add xr overlay and controller object. |
October 13, 2020, 12:39 (GMT) |
Update controller data when setting controller pose action. |
|
|
|


Master Commits
MiikaHweb | 2003-2021