Blender Git Commit Log

Git Commits -> Revision fb24813

Revision fb24813 by Dalai Felinto (master)
April 17, 2018, 15:51 (GMT)
Remove game properties in image editor

The following properties were used by the Blender Game Engine and no longer
need to be around:

* Animated
* Tiles
* Clamp
* Mapping

Commit Details:

Full Hash: fb24813d64dd8fa2ddb8c0e55004d3792281c8d7
Parent Commit: 1598061
Lines Changed: +25, -497

12 Modified Paths:

/release/scripts/startup/bl_ui/space_image.py (+0, -45) (Diff)
/source/blender/blenkernel/intern/image.c (+0, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -2) (Diff)
/source/blender/blenloader/intern/versioning_legacy.c (+0, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+3, -20) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -119) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+1, -1) (Diff)
/source/blender/gpu/GPU_draw.h (+1, -3) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+6, -192) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+2, -3) (Diff)
/source/blender/makesdna/DNA_image_types.h (+11, -16) (Diff)
/source/blender/makesrna/intern/rna_image.c (+0, -86) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021