Revision e49485a by Dalai Felinto November 9, 2018, 12:01 (GMT) |
Greasepencil: double promotion cleanup and related |
Revision 494ba42 by Dalai Felinto November 9, 2018, 11:57 (GMT) |
GreasePencil: division by zero when stroke has one point Error "runtime error: division by zero" when opening: "Sketch 1 demo by Brain Graft.blend" |
November 9, 2018, 11:39 (GMT) |
Improvements on CURVE_OT_select_similar: SIMCURHAND_DIRECTION Consider rotation and scale when calculating direction in world space. Reviewers: dfelinto Maniphest Tasks: T56948 Differential Revision: https://developer.blender.org/D3911 |
Revision 9ee9a25 by Pablo Vazquez November 9, 2018, 11:39 (GMT) |
UI: Fix checking for sequences. |
Revision ddabb21 by Sergey Sharybin November 9, 2018, 11:31 (GMT) |
Cycles; Cleanup, line length There are some more sanitization which would be cool to be done in the neighbourhood of those functions, but that could also happen later. |
Revision 2bad10b by Sergey Sharybin November 9, 2018, 11:28 (GMT) |
Cycles: Cleanup, move Embree BVH logic to own file There is no way we can keep generic entry point functions easy to follow if we start adding actual logic in them. |
Revision 2d98b19 by Sergey Sharybin November 9, 2018, 11:12 (GMT) |
Cycles: Cleanup, indentation in preprocessor |
Revision 3e76cc4 by Sergey Sharybin November 9, 2018, 11:10 (GMT) |
Cycles: Cleanup, indentation |
Revision 203de0b by Sergey Sharybin November 9, 2018, 11:08 (GMT) |
Cycles: Cleanup, space after (void) It was used in like 95% of places. |
Revision 7c227e4 by Jacques Lucke November 9, 2018, 11:07 (GMT) |
Py API Docs: Warnings for some properties that are slower to access than expected. |
Revision 2330cad by Sergey Sharybin November 9, 2018, 11:04 (GMT) |
Cycles: Cleanup, don't use strict C prototypes Those are more like a legacy of language, which is not needed in C++. |
Revision c86d4b1 by Sergey Sharybin November 9, 2018, 10:54 (GMT) |
Cycles: Cleanup, split array from vector Those are similar but different types, no reason to keep their definitions in a single file. |
Revision 395f0fd by Pablo Vazquez November 9, 2018, 10:53 (GMT) |
UI: Fix bug when no sequencer strips were selected on a new scene. Reported by Tintwotin on DevTalk. Thanks! |
Revision b394e05 by Sergey Sharybin November 9, 2018, 10:46 (GMT) |
Cycles: Cleanup, some documentation |
Revision a15e631 by Sergey Sharybin November 9, 2018, 10:44 (GMT) |
Cycles: Cleanup, remove unneeded manual constructors specification |
Revision 0e9be6f by Sergey Sharybin November 9, 2018, 10:42 (GMT) |
Cycles: Cleanup, remove unneeded method from vector Since we've defaulted to C++11, no need to override this method manually anymore. |
Revision cb4b5e1 by Sergey Sharybin November 9, 2018, 10:34 (GMT) |
Cycles: Cleanup, spacing after preprocessor It is supposed to be two spaces before comment stating which if else/endif statements corresponds to. Was mainly violated in the header guards. |
Revision ab73935 by Sergey Sharybin November 9, 2018, 08:46 (GMT) |
Cleanup, indentation |
Revision f47d216 by Campbell Barton November 9, 2018, 06:48 (GMT) |
Correct error in last commit |
Revision 26e904a by Campbell Barton November 9, 2018, 06:41 (GMT) |
Icons: rename gpencil |
|
|
|


Master Commits
MiikaHweb | 2003-2021