Blender Git Commit Log

Git Commits -> Revision f4557e3

July 21, 2013, 11:49 (GMT)
compiles with no syntax errors with ES headers, but there are now linker errors

Commit Details:

Full Hash: f4557e32991c6931d58cff249c86c526103e8ec7
SVN Revision: 58472
Parent Commit: 0512be6
Lines Changed: +272, -111

2 Added Paths:

/source/blender/gpu/intern/gpu_select.c (+32, -0) (View)
/source/blender/gpu/intern/gpu_select.h (+61, -0) (View)

16 Modified Paths:

/source/blender/editors/armature/armature_select.c (+2, -2) (Diff)
/source/blender/editors/armature/editarmature_sketch.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+6, -1) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+26, -26) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+4, -4) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+9, -1) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+7, -7) (Diff)
/source/blender/editors/transform/transform.c (+15, -0) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+35, -33) (Diff)
/source/blender/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/gpu/GPU_compatibility.h (+1, -0) (Diff)
/source/blender/gpu/GPU_extensions.h (+4, -0) (Diff)
/source/blender/gpu/GPU_material.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+63, -26) (Diff)
/source/blender/gpu/intern/gpu_lighting.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_material.c (+1, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021