Revision 8449fda by cristian.kovacs (cycles_unbiased_volumes) August 20, 2019, 14:42 (GMT) |
Commited the latest code in branch |
August 20, 2019, 14:36 (GMT) |
Select Engine: Move some private members out of select context |
August 20, 2019, 14:36 (GMT) |
Cleanup: Move select_engine function to corresponding header |
August 20, 2019, 14:30 (GMT) |
Windows/deps: Add/fix openxr_sdk dependency There were a few typos here and there, and the openxr_sdk does not respect the cflags we give it hence a patch was added to work around this undesirable behaviour. |
August 20, 2019, 13:44 (GMT) |
UI: add URL presets This adds a url-preset operator to simplify opening re-usable links. - Standard websites have their own tool-tip. - De-duplicate logic to get URL's that include version information. - Reporting bugs no longer needs to have all information included in the URL. D5498 by @luisbg with edits. |
August 20, 2019, 13:42 (GMT) |
Cleanup: comparison warning |
August 20, 2019, 13:10 (GMT) |
Merge branch 'master' into temp-lanpr-staging |
August 20, 2019, 13:09 (GMT) |
BLI: double version of some math functions. |
August 20, 2019, 13:09 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-staging |
August 20, 2019, 13:07 (GMT) |
Update embree to support all kind of curve |
August 20, 2019, 12:47 (GMT) |
Fix release notes showing twice in the splash-screen |
August 20, 2019, 12:47 (GMT) |
Cleanup: clang-format, sorted lists |
August 20, 2019, 12:11 (GMT) |
Fix crash with no grid unit |
August 20, 2019, 11:58 (GMT) |
GPencil: Check the material converted from curves has something Check the material has Stroke or Fill enabled and avoid unactivated materials. |
August 20, 2019, 11:58 (GMT) |
Fix T61286: Viewport grid units not visible The original code was commented on. Unlike blender 2.79, the grid units are now displayed only when RV3D_VIEW_IS_AXIS. The visible subdivisions in the grid are made by the GPU and depending on the pixel. The code used here only mimics this behavior and adds a bit of overhead. Reviewers: fclem, campbellbarton Subscribers: FloridaJo, zlsa, rl.amorato, EitanSomething Differential Revision: https://developer.blender.org/D4325 |
Revision 71953ae by Howard Trickey August 20, 2019, 11:00 (GMT) |
Refactor to use abstract mesh interface. If use abstract mesh interface instead of BMesh then there is hope that modifier can avoid need to convert to/from BMesh. |
August 20, 2019, 10:36 (GMT) |
Merge branch 'master' into soc-2019-openxr |
Revision c26a23f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 20, 2019, 10:34 (GMT) |
fix set vector remove |
August 20, 2019, 10:12 (GMT) |
GPencil: When convert curve do not enable Stroke always When the converted curve has only fill, the stroke must be set to off. |
August 20, 2019, 09:10 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


Master Commits
MiikaHweb | 2003-2021