February 28, 2017, 00:21 (GMT) |
Opengl glaDrawPixels removal: interface |
February 28, 2017, 00:21 (GMT) |
Opengl glaDrawPixels removal: editors/spaces |
February 28, 2017, 00:21 (GMT) |
Opengl glaDrawPixels removal: windowmanager |
February 28, 2017, 00:21 (GMT) |
Opengl glaDrawPixels removal: editors/render |
February 28, 2017, 00:21 (GMT) |
OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixels And change relevant function calls. |
February 28, 2017, 00:21 (GMT) |
OpenGL immediate mode: new shader image shuffle color new shader to draw an image with one isolated channel |
February 28, 2017, 00:21 (GMT) |
OpenGL immediate mode: fix asserts in clip dopesheet |
February 28, 2017, 00:21 (GMT) |
OpenGL immediate mode: modifying immDrawPixelsTex This way OCIO can be used with it. |
February 28, 2017, 00:21 (GMT) |
Clay Engine: fix format (3D instead of 2D) |
February 28, 2017, 00:21 (GMT) |
OpenGL immediate mode: gpu_framebuffer.c I had to make some changes to the sep_gaussian_blur shader to be compliant for gl 3.3 leap |
February 27, 2017, 17:20 (GMT) |
obvels need scaling before manta can use them |
February 27, 2017, 16:19 (GMT) |
Fix changing device activates it unintentionally Activating in this context means that OpenHMD starts polling the device for rotation values. That can slow down things, so we only do it when actually starting an HMD session. |
February 27, 2017, 16:05 (GMT) |
Don't check if HMD returns valid IPD OpenHMD always returns a valid value, so this check is just a waste of resources. |
February 27, 2017, 15:37 (GMT) |
Use solid draw mode by default for HMD view |
February 27, 2017, 15:23 (GMT) |
Fix wrong modelview matrices Was wrongly applying modelview matrices from HMD onto Blender's. |
February 27, 2017, 13:50 (GMT) |
Merge branch 'writefile_rework' into id_override_static. That way we don't have to add the same stupid few lines to *all* datatypes writers! Obvious gain on efficiency and security from coding PoV. Conflicts: source/blender/blenloader/intern/writefile.c |
February 27, 2017, 13:15 (GMT) |
Merge branch 'uv_unwrapping_slim_algorithm' of git.blender.org:blender into uv_unwrapping_slim_algorithm |
February 27, 2017, 13:04 (GMT) |
Implementation of UV unwrapping with SLIM as disdussed on T48036. commits: Category: UV Unwrapping SLIM Algorithm Integration Added SLIM Subfolder Category: UV Unwrapping SLIM Algorithm Integration added subfolder SLIM to CMakeFile of /intern Category: UV Unwrapping SLIM Algorithm Integration integrating SLIM including data gathering and transfer from Blender to SLIM This commit is huge, because I copied over the code from a different repository. Not commit-by-commit. The Algorithm can be invoked either by choosing SLIM from the dropdown in the unwrapping settings or by hitting ctrl. + m in the uv editor for relaxation. Tried adding it to the menu the same way as minimizing stretch is there but failed. Category: UV Unwrapping SLIM Algorithm Integration preserving vertex ids and gathering weights Category: UV Unwrapping SLIM Algorithm Integration adding more members to phandle and creating param_begin Category: UV Unwrapping SLIM Algorithm Integration fixing bug that causes weight-per-vertex mapping to be wrong Category: UV Unwrapping SLIM Algorithm Integration adjustments to the UI parameters Category: UV Unwrapping SLIM Algorithm Integration adding weightinfluence Category: UV Unwrapping SLIM Algorithm Integration slim interactive exec now only for changing parameters Category: UV Unwrapping SLIM Algorithm Integration taking care of memory leaks Category: UV Unwrapping SLIM Algorithm Integration adding relative scale, reflection mode and Vertex group input Category: UV Unwrapping SLIM Algorithm Integration correcting wrong comment on SLIM phases Category: UV Unwrapping SLIM Algorithm Integration Adding SLIM code by means of git read-tree Category: UV Unwrapping SLIM Algorithm Integration freeing matrix_transfer properly Category: UV Unwrapping SLIM Algorithm Integration adding (unsupported-) eigen files Reviewers: brecht, sergey Differential Revision: https://developer.blender.org/D2530 |
Revision ccd7f57 by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping symmetric dirichlet energy with ceres Integration adding mesh_unwrapper_ceres |
Revision 25a455f by Aurel Gruber (uv_unwrapping_slim_and_ceres) February 27, 2017, 10:24 (GMT) |
Category: UV Unwrapping symmetric dirichlet energy with ceres Integration added ceres_mesh_unwrapper files |
|
|
|


Master Commits
MiikaHweb | 2003-2021