Revision 364780b by Campbell Barton May 11, 2020, 06:43 (GMT) |
Docs: list inherited C/Python API functions |
Revision 63849aa by Campbell Barton May 11, 2020, 06:41 (GMT) |
Fix duplicate property references in generated API docs |
Revision e3673fd by Campbell Barton May 11, 2020, 06:09 (GMT) |
Fix building docs with sphinx 3.x |
Revision f4d65b0 by Campbell Barton May 11, 2020, 05:48 (GMT) |
Docs: update API docs, adding reference to bl_rna_get_subclass. |
Revision 6222a9b by Campbell Barton May 11, 2020, 05:48 (GMT) |
Cleanup: unused variable |
Revision 9bda322 by Richard Antalik May 11, 2020, 05:31 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 0461727 by Richard Antalik May 11, 2020, 05:23 (GMT) |
Fix T75998: Precision of 'Unit Scale' and 'Grid Scale' are mismatched Change hard limits of scale_length RNA property to 1e-9 - 1e+9. This makes it easier to work with small or large metric units. |
Revision 51ac411 by Jacques Lucke May 10, 2020, 13:42 (GMT) |
Cleanup: add ED_screen_areas_iter to clang-format ForEachMacros |
Revision 4816b1f by Richard Antalik May 10, 2020, 06:29 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision eaee2b4 by Richard Antalik May 10, 2020, 06:26 (GMT) |
Fix T36263: Pasted strip doesnt have F-Curve keyframes from the original Original code for copying strips tried to change strip name 2 times before copying and once again after pasting. Store structs in clipboard in unchanged state, so we can reference data after pasting easily. Better method would probably be storing animation data in clipboard as well, so we can copy animated strips even between scenes. Reviewed By: brecht Differential Revision: https://developer.blender.org/D7638 |
Revision 7829636 by Richard Antalik May 10, 2020, 06:05 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision a1b3eff by Richard Antalik May 10, 2020, 05:51 (GMT) |
Fix T71300: Crash on rendering scene recursively from sequencer Adding recursive scenes has been disabled, but old files still can be opened. Add check if scene will render itself. Opening such file will produce warning on open and error on running render. Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D7562 |
Revision 76e56e2 by Ray molenkamp May 10, 2020, 00:12 (GMT) |
Windows: Ignore context record for backtrace is address is 0. T76602 reported a crash with the exception address being 0, this stack naturally could not be walked and no backtrace was reported for the main thread. Which would have been helpful. This change modifies the behaviour of the crash handler to ignore the context record if it contains no useful information and walk the current stack to get some information about what lead to the crash. |
Revision f2178b7 by Ray molenkamp May 9, 2020, 18:47 (GMT) |
deps/windows: Fix wrong crt for libjpeg and pthreads The msvc linker had been warning about libcmt being dragged in for a bit, finally tracked the issue down to the deps of jpeg and pthreads which both ignored our cflags. this diff changes them both to use the dynamic crt rather than the static one so they'll be in line with all our other libraries. |
Revision 633fee7 by Brecht Van Lommel May 9, 2020, 15:17 (GMT) |
Fix T76427: edit mesh undo hanges when building without TBB Background task pools would not restart threads if reused multiple times, thanks to Jeroen for identifying the cause of this problem. Differential Revision: https://developer.blender.org/D7659 |
Revision 9be2809 by Campbell Barton May 9, 2020, 13:22 (GMT) |
Fix building on NetBSD |
Revision 9b02415 by Campbell Barton May 9, 2020, 07:36 (GMT) |
Cleanup: doxy comments |
Revision d06384a by Campbell Barton May 9, 2020, 07:19 (GMT) |
Cleanup: spelling |
Revision 00e9995 by Campbell Barton May 9, 2020, 07:15 (GMT) |
Cleanup: double-spaces in comments |
Revision 904249b by Aaron Carlisle May 8, 2020, 23:53 (GMT) |
Doxygen: Fix warnings in Doxyfile |
|
|
|


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