Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2548 / 5574

July 20, 2015, 07:07 (GMT)
Minor edits for consistency
July 20, 2015, 06:12 (GMT)
Correct own error w/ recent changes to triangulate
July 20, 2015, 04:42 (GMT)
Replace MFace use by MLoopTri w/ heat-weighting

D1418 by @scorpion81 with edits
July 20, 2015, 04:42 (GMT)
Replace MFace use by MLoopTri w/ remash modifier

D1419 by @lichtwerk
July 20, 2015, 03:32 (GMT)
GHOST/X11: Support GLX-Context flags

GHOST_ContextGLX was incomplete, ignoring profile-mask and profile-flags.
July 20, 2015, 03:08 (GMT)
Fix define issues w/ WITH_GL_PROFILE_COMPAT off

This still fails to build, but at least fail where its supposed to (using unsupported API's).
July 20, 2015, 01:45 (GMT)
GHOST: use simple stack array for glx attributes
July 20, 2015, 01:32 (GMT)
GHOST: correct GLX flag w/ WITH_GL_PROFILE_CORE

note that this is currently ignored, but better at least build for now.
July 19, 2015, 21:18 (GMT)
Freestyle: disabled debug code in ViewMapBuilder::ComputeIntersections().
July 19, 2015, 21:18 (GMT)
Freestyle: Removed tesselated forms of silhouettes for displaying in the UI.

The tesselated silhouettes were not used in Freestyle for Blender at all.
July 19, 2015, 21:18 (GMT)
Freestyle: code cleanup.

Removed unnecessary header files and replaced some other heade files with
forward class declarations.
July 19, 2015, 21:17 (GMT)
Freestyle: minor optimization for space in the FEdgeXDetector.

Member variables and auto variables were changed from real (double) to float
in most part of the FEdgeXDetector (except for curvature computations).
July 19, 2015, 21:17 (GMT)
Freestyle: commented part of FEdgeXDetector::ProcessRidgeFace() that has no effect.
July 19, 2015, 21:17 (GMT)
Freestyle: internal switch from double to float in mesh loading and construction of winged edges.
July 19, 2015, 21:17 (GMT)
Freestyle: minor optimization for space from mesh importing to feature edge detection.

Several class member variables were removed (at the cost of computing their values
when retrieved) or changed to a type of smaller size. Also fixed whitespace.
July 19, 2015, 21:17 (GMT)
Freestyle: minor code cleanup.
July 19, 2015, 21:17 (GMT)
Freestyle: removed redundant instantiation of vector objects.
July 19, 2015, 21:17 (GMT)
Freestyle: minor optimization for space by using a pointer to a const char array instead of std::string.
July 19, 2015, 19:30 (GMT)
Cleanup: style

Also 'com' as abbreviation for center-of-mass is a bit confusing, rename to 'center'.
July 19, 2015, 17:10 (GMT)
Convert rigidbody conversion to looptri.

Patch D1417 by Martin Felke, with minor edits thanks!
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021