assimp-ffi 0.1.5 → 0.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +0 -0
- data/README.md +0 -0
- data/lib/assimp-ffi.rb +0 -0
- data/lib/assimp/anim.rb +0 -0
- data/lib/assimp/base.rb +0 -0
- data/lib/assimp/camera.rb +0 -0
- data/lib/assimp/color4.rb +0 -0
- data/lib/assimp/config.rb +0 -0
- data/lib/assimp/defs.rb +0 -0
- data/lib/assimp/export.rb +0 -0
- data/lib/assimp/fileio.rb +0 -0
- data/lib/assimp/import.rb +47 -1
- data/lib/assimp/importerdesc.rb +0 -0
- data/lib/assimp/light.rb +0 -0
- data/lib/assimp/material.rb +0 -0
- data/lib/assimp/matrix3x3.rb +0 -0
- data/lib/assimp/matrix4x4.rb +0 -0
- data/lib/assimp/mesh.rb +0 -0
- data/lib/assimp/metadata.rb +0 -0
- data/lib/assimp/postprocess.rb +0 -0
- data/lib/assimp/quaternion.rb +0 -0
- data/lib/assimp/scene.rb +0 -0
- data/lib/assimp/texture.rb +0 -0
- data/lib/assimp/types.rb +0 -0
- data/lib/assimp/vector2.rb +0 -0
- data/lib/assimp/vector3.rb +0 -0
- data/lib/assimp/version.rb +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5df26f6192dcf235b945984cf065ce55e166c67ab36347919847d802d9c9c043
|
4
|
+
data.tar.gz: cb82f85404159973ab6d31d181b7595e9b2d67bba1ee3e03e809f92c86640526
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 07fd1e1b78d4229b92c2eeb0d58861111cf747422579380447930450512f1d0505503e8ffe5fa690c34b11e7f348243b721784f786331c607ec02751545c25b7
|
7
|
+
data.tar.gz: 661ea340f42fd455565565adee1d73ff846274a6da4a3e042d18b4e168e137904e88f5606ac402cfa541a2364befcad8452c6d362b6e3e35d9f5e7d01294d52a
|
data/LICENSE
CHANGED
File without changes
|
data/README.md
CHANGED
File without changes
|
data/lib/assimp-ffi.rb
CHANGED
File without changes
|
data/lib/assimp/anim.rb
CHANGED
File without changes
|
data/lib/assimp/base.rb
CHANGED
File without changes
|
data/lib/assimp/camera.rb
CHANGED
File without changes
|
data/lib/assimp/color4.rb
CHANGED
File without changes
|
data/lib/assimp/config.rb
CHANGED
File without changes
|
data/lib/assimp/defs.rb
CHANGED
File without changes
|
data/lib/assimp/export.rb
CHANGED
File without changes
|
data/lib/assimp/fileio.rb
CHANGED
File without changes
|
data/lib/assimp/import.rb
CHANGED
@@ -150,7 +150,53 @@ module Assimp
|
|
150
150
|
[:pp_lbw_max_weights, :int],
|
151
151
|
[:pp_db_threshold, :float],
|
152
152
|
[:pp_db_all_or_none, :bool],
|
153
|
-
[:pp_icl_ptcache_size, :int]
|
153
|
+
[:pp_icl_ptcache_size, :int],
|
154
|
+
[:pp_rvc_flags, :int],
|
155
|
+
[:pp_sbp_remove, :int],
|
156
|
+
[:pp_fid_anim_accuracy, :float],
|
157
|
+
[:pp_tuv_evaluate, :int],
|
158
|
+
[:favour_speed, :int],
|
159
|
+
[:import_fbx_read_all_geometry_layers, :bool],
|
160
|
+
[:import_fbx_read_all_materials, :bool],
|
161
|
+
[:import_fbx_read_materials, :bool],
|
162
|
+
[:import_fbx_read_textures, :bool],
|
163
|
+
[:import_fbx_read_cameras, :bool],
|
164
|
+
[:import_fbx_read_lights, :bool],
|
165
|
+
[:import_fbx_read_animations, :bool],
|
166
|
+
[:import_fbx_strict_mode, :bool],
|
167
|
+
[:import_fbx_preserve_pivots, :bool],
|
168
|
+
[:import_fbx_optimize_empty_animation_curves, :bool],
|
169
|
+
[:import_fbx_search_embedded_textures, :bool],
|
170
|
+
[:import_global_keyframe, :int],
|
171
|
+
[:import_md3_keyframe, :int],
|
172
|
+
[:import_md2_keyframe, :int],
|
173
|
+
[:import_mdl_keyframe, :int],
|
174
|
+
[:import_mdc_keyframe, :int],
|
175
|
+
[:import_smd_keyframe, :int],
|
176
|
+
[:import_unreal_keyframe, :int],
|
177
|
+
[:import_ac_separate_bfcull, :bool],
|
178
|
+
[:import_ac_eval_subdivision, :bool],
|
179
|
+
[:unreal_handle_flags, :bool],
|
180
|
+
[:import_ter_make_uvs, :bool],
|
181
|
+
[:import_ase_reconstruct_normals, :bool],
|
182
|
+
[:import_md3_handle_multipart, :bool],
|
183
|
+
[:import_md3_skin_name, :string],
|
184
|
+
[:import_md3_shader_src, :string],
|
185
|
+
[:import_lwo_layer_only, :int],
|
186
|
+
[:import_md5_no_anim_autoload, :bool],
|
187
|
+
[:import_lws_anim_start, :int],
|
188
|
+
[:import_lws_anim_end, :int],
|
189
|
+
[:import_irr_anim_fps, :int],
|
190
|
+
[:import_ogre_material_file, :string],
|
191
|
+
[:import_ogre_texturetype_from_filename, :bool],
|
192
|
+
[:ai_config_android_jni_assimp_manager_support, :bool],
|
193
|
+
[:import_ifc_skip_space_representations, :bool],
|
194
|
+
[:import_ifc_custom_triangulation, :bool],
|
195
|
+
[:import_ifc_smoothing_angle, :float],
|
196
|
+
[:import_ifc_cylindrical_tesselation, :int],
|
197
|
+
[:import_collada_ignore_up_direction, :bool],
|
198
|
+
[:export_xfile_64bit, :bool],
|
199
|
+
[:global_scale_factor, :float]
|
154
200
|
|
155
201
|
end
|
156
202
|
|
data/lib/assimp/importerdesc.rb
CHANGED
File without changes
|
data/lib/assimp/light.rb
CHANGED
File without changes
|
data/lib/assimp/material.rb
CHANGED
File without changes
|
data/lib/assimp/matrix3x3.rb
CHANGED
File without changes
|
data/lib/assimp/matrix4x4.rb
CHANGED
File without changes
|
data/lib/assimp/mesh.rb
CHANGED
File without changes
|
data/lib/assimp/metadata.rb
CHANGED
File without changes
|
data/lib/assimp/postprocess.rb
CHANGED
File without changes
|
data/lib/assimp/quaternion.rb
CHANGED
File without changes
|
data/lib/assimp/scene.rb
CHANGED
File without changes
|
data/lib/assimp/texture.rb
CHANGED
File without changes
|
data/lib/assimp/types.rb
CHANGED
File without changes
|
data/lib/assimp/vector2.rb
CHANGED
File without changes
|
data/lib/assimp/vector3.rb
CHANGED
File without changes
|
data/lib/assimp/version.rb
CHANGED
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: assimp-ffi
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brice Videau
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-03-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ffi
|