Revision 3994551 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 25, 2014, 10:08 (GMT) |
crash fix with other pointsources, forgot to initialize counts to 0... |
July 25, 2014, 09:57 (GMT) |
Fixed a bug in keyblock compression If the file was saved with compression and then saved over with Legacy Keyblocks option, the compress flag was never cleared and file failed to load. |
July 25, 2014, 09:20 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2014-bge |
July 25, 2014, 08:29 (GMT) |
OpenSubdiv: Fix issues with normals in CPU side tessellator There's still some issues with NGons, but those seems to be caused by the OpenSubdiv's evaluator API. |
July 25, 2014, 07:53 (GMT) |
OpenSubdiv: Resolve crash when opening user preferences Was caused by wrong OpenGL state, now it should always be set properly for osd mesh draw. TODO: We might want to reshuffle all the ogl init functions to make it look more pretty. |
July 25, 2014, 06:39 (GMT) |
Merge branch 'master' into opensubdiv-modifier |
July 25, 2014, 06:10 (GMT) |
Merge branch 'soc-2014-viewport_context' of git.blender.org:blender into soc-2014-viewport_context Conflicts: source/blender/gpu/intern/gpu_select.c |
July 25, 2014, 04:39 (GMT) |
Merge branch 'master' into soc-2014-viewport_context Conflicts: CMakeLists.txt |
July 25, 2014, 04:13 (GMT) |
Merge branch 'master' into soc-2014-viewport_context |
July 25, 2014, 03:26 (GMT) |
changed glew.h include to GPU_glew.h include in GPU_select.c |
July 25, 2014, 02:25 (GMT) |
Merge remote-tracking branch 'upstream/master' into multiview (removed the multiview splashscreen as well to prevent future issues and not to increase the git repo size by much) Conflicts: release/datafiles/splash.png source/blender/blenloader/intern/versioning_270.c source/blender/makesdna/DNA_scene_types.h source/blender/makesrna/intern/rna_scene.c source/blender/makesrna/intern/rna_userdef.c source/blender/render/intern/include/render_types.h source/blender/render/intern/source/pipeline.c source/blender/windowmanager/intern/wm_draw.c |
July 25, 2014, 00:48 (GMT) |
gameengine: more tweaks to the scenegraph |
July 24, 2014, 18:23 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2014-bge |
July 24, 2014, 18:22 (GMT) |
game engine: scenegraph cleanup |
July 24, 2014, 17:27 (GMT) |
removed a duplicate gpu include directory in editor/armature/CMakeLists.txt that was added by a merge |
July 24, 2014, 16:42 (GMT) |
Cleanup: whitespace, also only keep file descriptions in cpp files |
July 24, 2014, 15:20 (GMT) |
Pie Menus: * Fix flickering in pie menus. * Start from center position initially. * Fix memory over-cleanup. * All stroke selections in paint systems use pie menus. |
July 24, 2014, 14:30 (GMT) |
Merge branch 'master' into pie-menus Conflicts: source/blender/editors/interface/interface_handlers.c source/blender/editors/sculpt_paint/paint_ops.c source/blender/editors/space_api/spacetypes.c |
July 24, 2014, 12:58 (GMT) |
Remove `_` from _CASE_CODE_RETURN_STR, keep that for internal defines |
July 24, 2014, 12:57 (GMT) |
Deleted unused cmake file. This was committed accidentally, but does not contain usable code yet. |
|
|
|


Master Commits
MiikaHweb | 2003-2021