July 1, 2012, 16:15 (GMT) |
Fix compile error for MinGW |
June 30, 2012, 19:15 (GMT) |
Armature Import Fix. |
June 30, 2012, 12:37 (GMT) |
Moved drawnodesnap and made it static, but did not remove its public declaration from a header file, so gcc complained. |
June 30, 2012, 10:38 (GMT) |
June 30, 2012, 07:43 (GMT) |
OpenGL Regression Fixes: Thanks to Jorge Bernal on Blender Artists. |
June 30, 2012, 05:35 (GMT) |
Reverting part of r48424 that was not meant to be a permanent change. |
June 30, 2012, 04:29 (GMT) |
OpenGL Regression Fixes: I focused on fixing several ugly regressions in edit mode. Removed DM_DRAW_USE_COLORS flag from draw_dm_faces_sel, it seems to conflict with the setDrawOptions function. However, not sure which one is right. The "mapped" callback functions have to set their formats outside of the callback because only the caller really knows what format is needed. |
June 30, 2012, 04:10 (GMT) |
formatting, removed local variable to make code a little cleaner |
June 30, 2012, 01:17 (GMT) |
Fix display of normals for vertices and faces in edit mode Added calls to gpuImmediateFormat_V3() and gpuImmediateUnformat(). |
June 30, 2012, 00:57 (GMT) |
Fix black colors in edit mode Modified draw_dm_faces_sel() to set the DM_DRAW_USE_COLORS flag when drawing selected faces, updated EMDM's drawMappedFaces() to add colors to the gpu immediate format when needed. |
June 29, 2012, 23:02 (GMT) |
Fix color of grid axes in the 3D view Replace gpuImmediateFormat_V3 with gpuImmediateFormat_C4_V3. |
June 29, 2012, 22:31 (GMT) |
fixed user prefs crash |
June 29, 2012, 17:36 (GMT) |
Fix: Smoke obstacles were sometimes processed in wrong location when adaptive domain was enabled. |
June 29, 2012, 11:32 (GMT) |
June 29, 2012, 11:27 (GMT) |
Fiddling with header files, last commit probably wouldn't compile if GPU_functions.h was included outside of the GPU project. |
June 29, 2012, 11:16 (GMT) |
Aggressive rewriting of r48334 because it failed to build with MSVC8 |
June 29, 2012, 06:47 (GMT) |
Edge Snapping now re-implemented using new snapping system, and working correctly! |
June 29, 2012, 00:24 (GMT) |
- bf_fbx: fix bug that caused fbx file filter to fail. |
June 28, 2012, 23:31 (GMT) |
- bf_fbx: FBX gets its own module, menu item and file handling (even though the import function currently just invokes bf_assimp). |
June 28, 2012, 22:42 (GMT) |
Fixes to synchronize rake overlay with actual result for texpaint in 3D view. |
|
|
|


Master Commits
MiikaHweb | 2003-2021