- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
220 lines
4.7 KiB
Makefile
220 lines
4.7 KiB
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
|
|
SUFFIXES = .pd
|
|
|
|
gemhelpdir=$(pkglibdir)
|
|
|
|
dist_gemhelp_DATA = \
|
|
accumrotate-help.pd \
|
|
alpha-help.pd \
|
|
ambient-help.pd \
|
|
ambientRGB-help.pd \
|
|
camera-help.pd \
|
|
circle-help.pd \
|
|
color-help.pd \
|
|
colorRGB-help.pd \
|
|
colorSquare-help.pd \
|
|
cone-help.pd \
|
|
cube-help.pd \
|
|
cuboid-help.pd \
|
|
curve3d-help.pd \
|
|
curve-help.pd \
|
|
cylinder-help.pd \
|
|
depth-help.pd \
|
|
diffuse-help.pd \
|
|
diffuseRGB-help.pd \
|
|
disk-help.pd \
|
|
emission-help.pd \
|
|
emissionRGB-help.pd \
|
|
fragment_program-help.pd \
|
|
gemframebuffer-help.pd \
|
|
GEMglBegin-help.pd \
|
|
gemhead-help.pd \
|
|
gemkeyboard-help.pd \
|
|
gemkeyname-help.pd \
|
|
gemlist-help.pd \
|
|
gemlist_info-help.pd \
|
|
gemlist_matrix-help.pd \
|
|
gemmouse-help.pd \
|
|
gemorb-help.pd \
|
|
gemreceive-help.pd \
|
|
gemtablet-help.pd \
|
|
gemvertexbuffer-help.pd \
|
|
gemwin-help.pd \
|
|
GLdefine-help.pd \
|
|
glsl_fragment-help.pd \
|
|
glsl_geometry-help.pd \
|
|
glsl_program-help.pd \
|
|
glsl_vertex-help.pd \
|
|
imageVert-help.pd \
|
|
light-help.pd \
|
|
linear_path-help.pd \
|
|
mesh_line-help.pd \
|
|
mesh_square-help.pd \
|
|
model-help.pd \
|
|
multimodel-help.pd \
|
|
newWave-help.pd \
|
|
ortho-help.pd \
|
|
part_color-help.pd \
|
|
part_damp-help.pd \
|
|
part_draw-help.pd \
|
|
part_follow-help.pd \
|
|
part_gravity-help.pd \
|
|
part_head-help.pd \
|
|
part_info-help.pd \
|
|
part_killold-help.pd \
|
|
part_killslow-help.pd \
|
|
part_orbitpoint-help.pd \
|
|
part_render-help.pd \
|
|
part_sink-help.pd \
|
|
part_size-help.pd \
|
|
part_source-help.pd \
|
|
part_targetcolor-help.pd \
|
|
part_targetsize-help.pd \
|
|
part_velcone-help.pd \
|
|
part_velocity-help.pd \
|
|
part_velsphere-help.pd \
|
|
part_vertex-help.pd \
|
|
pix_2grey-help.pd \
|
|
pix_a_2grey-help.pd \
|
|
pix_add-help.pd \
|
|
pix_aging-help.pd \
|
|
pix_alpha-help.pd \
|
|
pix_background-help.pd \
|
|
pix_backlight-help.pd \
|
|
pix_biquad-help.pd \
|
|
pix_bitmask-help.pd \
|
|
pix_blob-help.pd \
|
|
pix_blur-help.pd \
|
|
pix_buffer-help.pd \
|
|
pix_buffer_read-help.pd \
|
|
pix_buffer_write-help.pd \
|
|
pix_buf-help.pd \
|
|
pix_chroma_key-help.pd \
|
|
pix_clearblock-help.pd \
|
|
pix_coloralpha-help.pd \
|
|
pix_color-help.pd \
|
|
pix_colorclassify-help.pd \
|
|
pix_colormatrix-help.pd \
|
|
pix_colorreduce-help.pd \
|
|
pix_compare-help.pd \
|
|
pix_composite-help.pd \
|
|
pix_contrast-help.pd \
|
|
pix_convert-help.pd \
|
|
pix_convolve-help.pd \
|
|
pix_coordinate-help.pd \
|
|
pix_crop-help.pd \
|
|
pix_curve-help.pd \
|
|
pix_data-help.pd \
|
|
pix_deinterlace-help.pd \
|
|
pix_delay-help.pd \
|
|
pix_diff-help.pd \
|
|
pix_dot-help.pd \
|
|
pix_draw-help.pd \
|
|
pix_dump-help.pd \
|
|
pix_duotone-help.pd \
|
|
pix_film-help.pd \
|
|
pix_flip-help.pd \
|
|
pix_freeframe-help.pd \
|
|
pix_frei0r-help.pd \
|
|
pix_gain-help.pd \
|
|
pix_grey-help.pd \
|
|
pix_halftone-help.pd \
|
|
pix_histo-help.pd \
|
|
pix_hsv2rgb-help.pd \
|
|
pix_image-help.pd \
|
|
pix_imageInPlace-help.pd \
|
|
pix_indycam-help.pd \
|
|
pix_info-help.pd \
|
|
pix_invert-help.pd \
|
|
pix_kaleidoscope-help.pd \
|
|
pix_levels-help.pd \
|
|
pix_lumaoffset-help.pd \
|
|
pix_mask-help.pd \
|
|
pix_mean_color-help.pd \
|
|
pix_metaimage-help.pd \
|
|
pix_mix-help.pd \
|
|
pix_motionblur-help.pd \
|
|
pix_movement2-help.pd \
|
|
pix_movement-help.pd \
|
|
pix_movie-help.pd \
|
|
pix_multiblob-help.pd \
|
|
pix_multiimage-help.pd \
|
|
pix_multitexture-help.pd \
|
|
pix_multiply-help.pd \
|
|
pix_noise-help.pd \
|
|
pix_normalize-help.pd \
|
|
pix_offset-help.pd \
|
|
pix_pix2sig~-help.pd \
|
|
pix_posterize-help.pd \
|
|
pix_puzzle-help.pd \
|
|
pix_rds-help.pd \
|
|
pix_record-help.pd \
|
|
pix_rectangle-help.pd \
|
|
pix_refraction-help.pd \
|
|
pix_resize-help.pd \
|
|
pix_rgb2hsv-help.pd \
|
|
pix_rgba-help.pd \
|
|
pix_roi-help.pd \
|
|
pix_roll-help.pd \
|
|
pix_rtx-help.pd \
|
|
pix_scanline-help.pd \
|
|
pix_set-help.pd \
|
|
pix_share_read-help.pd \
|
|
pix_share_write-help.pd \
|
|
pix_sig2pix~-help.pd \
|
|
pix_snap2tex-help.pd \
|
|
pix_snap-help.pd \
|
|
pix_subtract-help.pd \
|
|
pix_takealpha-help.pd \
|
|
pix_texture-help.pd \
|
|
pix_threshold_bernsen-help.pd \
|
|
pix_threshold-help.pd \
|
|
pix_tIIR-help.pd \
|
|
pix_videoDS-help.pd \
|
|
pix_video-help.pd \
|
|
pix_write-help.pd \
|
|
pix_yuv-help.pd \
|
|
pix_zoom-help.pd \
|
|
polygon-help.pd \
|
|
polygon_smooth-help.pd \
|
|
pqtorusknots-help.pd \
|
|
primTri-help.pd \
|
|
rectangle-help.pd \
|
|
render_trigger-help.pd \
|
|
ripple-help.pd \
|
|
rotate-help.pd \
|
|
rotateXYZ-help.pd \
|
|
rubber-help.pd \
|
|
scale-help.pd \
|
|
scaleXYZ-help.pd \
|
|
scopeXYZ~-help.pd \
|
|
separator-help.pd \
|
|
shearXY-help.pd \
|
|
shearXZ-help.pd \
|
|
shearYX-help.pd \
|
|
shearYZ-help.pd \
|
|
shearZX-help.pd \
|
|
shearZY-help.pd \
|
|
shininess-help.pd \
|
|
slideSquares-help.pd \
|
|
specular-help.pd \
|
|
specularRGB-help.pd \
|
|
sphere3d-help.pd \
|
|
sphere-help.pd \
|
|
spline_path-help.pd \
|
|
spot_light-help.pd \
|
|
square-help.pd \
|
|
surface3d-help.pd \
|
|
teapot-help.pd \
|
|
text2d-help.pd \
|
|
text3d-help.pd \
|
|
textextruded-help.pd \
|
|
textoutline-help.pd \
|
|
torus-help.pd \
|
|
translate-help.pd \
|
|
translateXYZ-help.pd \
|
|
triangle-help.pd \
|
|
tube-help.pd \
|
|
vertex_program-help.pd \
|
|
world_light-help.pd
|