November 4, 2020, 05:00 (GMT) |
CMake: use path_ensure_trailing_slash for fmacro-prefix-map Use the native system slash so this can work on windows. |
November 4, 2020, 04:59 (GMT) |
CMake: add path_ensure_trailing_slash utility macro |
November 4, 2020, 04:59 (GMT) |
Cleanup: spelling in curve.c |
November 4, 2020, 04:47 (GMT) |
Merge branch 'blender-v2.91-release' |
November 4, 2020, 04:39 (GMT) |
Fix T49850: Detailed curves are heavily reduced Divide the threshold by the resolution to prevent duplicates being detected in high resolution curves. |
November 4, 2020, 04:03 (GMT) |
Fix assert on mouseover of blocks not using the layout system When there was an active button in the "old" block from the last redraw, this code tried to replace its pointer in the new block's button groups. But in cases like the outliner or file browser, there are no groups because the block doesn't use the layout system at all. This commit just tweaks the assert to check whether there are any button groups. |
November 4, 2020, 03:56 (GMT) |
Update RNA to Manual mapping |
November 4, 2020, 03:54 (GMT) |
Merge branch 'blender-v2.91-release' |
November 4, 2020, 03:52 (GMT) |
Fix T65449: Rip wire edges show error even when it works Thanks to @zeddb for finding the root cause. |
November 4, 2020, 03:41 (GMT) |
Adjust weighting for color boundary tool |
November 4, 2020, 03:08 (GMT) |
* Added a "color boundary" tool that tries to smooth out vcol boundaries |
November 4, 2020, 02:32 (GMT) |
USD importer: new USDPrimReader base class. |
Revision 2f953ef by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) November 4, 2020, 01:38 (GMT) |
LineArt: Flag sync for "no camera" to "has camera" situation. |
Revision f475abd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) November 4, 2020, 01:26 (GMT) |
LineArt: Main panel UI logic for no active camera scenario. |
Revision de02909 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) November 4, 2020, 01:09 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
November 4, 2020, 00:36 (GMT) |
UI: set the message for disabled vertex weight operators |
November 4, 2020, 00:33 (GMT) |
Merge branch 'blender-v2.91-release' |
November 4, 2020, 00:31 (GMT) |
Cleanup: avoid back-slash line continuations |
November 4, 2020, 00:28 (GMT) |
Cleanup: unused argument |
November 4, 2020, 00:21 (GMT) |
UI: Swap order of "Fade Inactive Geometry" in overlays popover This simply makes the panel a bit nicer given how things are layed out-- the items with larger visual weight are grouped at the top. Differential Revision: https://developer.blender.org/D9366 |
|
|
|


Master Commits
MiikaHweb | 2003-2021