June 27, 2014, 11:09 (GMT) |
Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fx |
June 27, 2014, 10:50 (GMT) |
Merge branch 'soc-2014-viewport_fx' of git.blender.org:blender into soc-2014-viewport_fx |
June 27, 2014, 10:48 (GMT) |
Some changes to OSX GHOST contexts got left out of previous separation of wanted parameters and actual parameters |
June 27, 2014, 10:20 (GMT) |
(Showing My Work) Expanded GPU Module to Support Modern OpenGL I am updating the GPU module so that it contains code needed for Blender to support a programmable shader based pipeline. In an effort to make sure things always compile I've excluded most of the changes from 2013 that were made to gpu_codegen, gpu_draw, gpu_extensions, and gpu_material. This new functionality is not used anywhere in Blender yet. That will come gradually. This is a bit rough because I wanted something in the repository before evaluations. I wanted to break this into smaller more manageable pieces for code review, but that would take too much time. However, this might still work for review purposes. |
June 27, 2014, 09:57 (GMT) |
Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fx |
June 27, 2014, 08:01 (GMT) |
Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fx Conflicts: CMakeLists.txt source/creator/CMakeLists.txt source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLLight.cpp |
June 27, 2014, 06:14 (GMT) |
Merge branch 'soc-2014-nurbs' of git.blender.org:blender into soc-2014-nurbs Conflicts: source/blender/editors/io/io_rhino_import.cpp |
June 27, 2014, 06:09 (GMT) |
blender build fix |
June 27, 2014, 06:04 (GMT) |
Merge remote-tracking branch 'polytest/master' into soc-2014-nurbs |
June 27, 2014, 05:58 (GMT) |
Moved files into position for merge with soc-2014-nurbs branch. |
June 27, 2014, 05:16 (GMT) |
Fixed dropped vertex in poly creation, finished multi-poly support, better default scene. |
June 27, 2014, 03:45 (GMT) |
(Revision 1) New Matrix and Vector Operations for Viewport FX Addressed concerns: "Using const with multi-dimensional arrays gives warnings in GCC/Clang" "This so short that I dont think its even copyrightable, (cross product and some assignments)" "all other functions have mul_ prefix. why difference?" I also cleaned up some whitespace. Have not addressed concerns about the name of scale_m4 or the generality/compatibility of translate_m4. |
June 27, 2014, 03:38 (GMT) |
Began to add back in multi-poly code, squashed left-horizontal bug. |
June 27, 2014, 02:43 (GMT) |
Revert "BLI_restrict macro to help the compiler optimize functions that do not allow pointer aliasing." This reverts commit 9e402f8866794eadd49e5a024bed532ab6cf7b19. |
June 27, 2014, 01:34 (GMT) |
Dammit, one more order bug and one raster bug. All 8+8 cases pass now. |
June 27, 2014, 01:26 (GMT) |
Pies: * Add pretty icons to Q menu * Add an operator to sculpt Q pie for testing. |
June 27, 2014, 01:10 (GMT) |
3rd overlapping edge order bug fixed. Pretty sure this is the last one. |
June 27, 2014, 00:42 (GMT) |
Pies: * Modify timed pie macro with own timeout property. * Times are now counted in 100ths of second, gives more needed precision. * Add whole event argument to pie creation so we can spawn at custom initial position * Escape key also exits pie menus now. |
June 27, 2014, 00:37 (GMT) |
Structures were added to store the two gradient fields. It ended the method to calculate the two gradients fields. The results are now shown with only two colors, so that the scalar field is represented by bands. |
June 26, 2014, 23:24 (GMT) |
Merge branch 'refs/heads/master' into pie-menus |
|
|
|


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