Commit Graph

  • f7106887cc - some fixes for vc12 acgessler 2013-01-19 17:00:14 +0100
  • 4e27339f5b Revert "- update readme to describe my fbx work and to link to blenderwiki." acgessler 2013-01-19 16:37:18 +0100
  • 7fd44f4ab7 Merge branch 'master' of git://github.com/assimp/assimp acgessler 2013-01-19 16:35:28 +0100
  • 94f4b171a5 Merge b993509087 into ab9587dd1e Alexander Gessler 2013-01-15 12:05:52 -0800
  • ab9587dd1e Merge pull request #12 from ccxvii/master Alexander Gessler 2013-01-15 12:04:48 -0800
  • 2ac1e03175 Merge 771d804c46 into e7aeb8e08b Tor Andersson 2013-01-15 12:04:34 -0800
  • e7aeb8e08b Merge pull request #13 from rodrigob/master Kim Kulling 2013-01-15 00:53:48 -0800
  • f165d4be56 Merge 4ccf4c751a into cc88a3a0de Rodrigo Benenson 2013-01-09 06:32:51 -0800
  • cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. kimmi 2013-01-07 21:05:53 +0000
  • b993509087 - update vc9 workspace after merge. Alexander Gessler 2012-12-21 16:28:30 +0100
  • bae9db2f03 Merge branch 'master' of git://github.com/assimp/assimp Alexander Gessler 2012-12-21 16:24:05 +0100
  • 84939d5aec - fixed preprocessor checks for some importers - fixed warning about shadowing variables in quaternion.h ulfjorensen 2012-12-20 11:43:09 +0000
  • f507994299 - Ifc: vastly improved algorithm for fixing up window caps. aramis_acg 2012-12-19 02:24:06 +0000
  • 01972bbbcf bugfix : Fix a memory leak in the obj-loader. kimmi 2012-12-08 12:28:06 +0000
  • 4ccf4c751a Merge git://github.com/assimp/assimp Rodrigo Benenson 2012-12-07 21:57:42 +0100
  • 7b253016b7 Fixing compilation on gcc 4.5.2 Rodrigo Benenson 2012-12-07 21:57:39 +0100
  • ac7d7d20c9 - fixed compilation error on GCC in IFC loader. Thanks to larsp for the report! ulfjorensen 2012-12-04 07:42:15 +0000
  • e88f6ef227 - copy&paste error in aiColor3D::operator- apparently nobody's using these. Thanks to Robin Tucker for pointing this out ulfjorensen 2012-12-03 12:00:36 +0000
  • f07f520798 Merge github.com:rodrigob/assimp Rodrigo Benenson 2012-11-29 19:08:32 +0100
  • c883967735 Fixed pyassimp core.py Rodrigo Benenson 2012-11-29 19:07:56 +0100
  • 24927ff4cc fixed sample.py Rodrigo Benenson 2012-11-29 19:06:26 +0100
  • ddea19ead1 - triangulation: re-introduce special handling for quads, now with proper support for concave quads. This should *really* fix [3429812], but it leaves me to suspect bugs in the general-purpose triangulation code for ngons. aramis_acg 2012-11-29 15:25:09 +0000
  • 771d804c46 ColladaParser: Tolerate empty data arrays and controller weights. Tor Andersson 2012-03-16 12:02:53 +0100
  • c40b767016 Matrix to Quaternion conversion precision fix. Tor Andersson 2012-02-15 18:28:08 +0100
  • 477995f860 - Ifc: fix lost line that causes compile errors in debug build, WIP work on removing overlapping window caps. aramis_acg 2012-11-27 19:59:09 +0000
  • c338b665ed - applied patch to fix compilation errors with CLang following issue #3590305 ulfjorensen 2012-11-27 18:40:38 +0000
  • d395e88670 - Ifc: more refactoring in the window generation code. aramis_acg 2012-11-18 19:41:26 +0000
  • b7ee62080a - Ifc: refactor opening/window generation code. aramis_acg 2012-11-18 16:36:38 +0000
  • 30ce13a617 Github merge: Adjusting the Collada Color Parser from albert-wang. kimmi 2012-11-17 12:47:15 +0000
  • e3e8c92546 - Ifc: since overlapping opening bounding boxes cause lots of trouble, we now try to avoid them in a subset of all cases. This is possible whenever two openings overlap in a way that their bounding boxes can easily be made disjunct by differentiating the polygons. aramis_acg 2012-11-17 02:04:53 +0000
  • 817181ac75 Merge 0ea6ec4e84 into 6d3cedc0b1 albert-wang 2012-11-12 10:40:26 -0800
  • 0ea6ec4e84 Fixing some whitespace issues in ColladaParser Albert Wang 2012-11-12 12:39:11 -0600
  • 7d4ee98350 Adjusting the Collada Color Parser Albert Wang 2012-11-12 12:33:51 -0600
  • 6bcc5db350 [pyassimp] Minor formatting in README.md Séverin Lemaignan 2012-11-10 23:49:01 +0100
  • d3dbde02d6 [pyassimp] Simplified and beautify simple_opengl_viewer.py Séverin Lemaignan 2012-11-10 23:47:59 +0100
  • 2cdda51455 [pyassimp] Added a new pygame/sdl based OpenGL viewer Séverin Lemaignan 2012-11-07 22:56:54 +0100
  • f1bf843b55 [pyassimp] Remove obsolete code Séverin Lemaignan 2012-11-09 18:08:52 +0100
  • 76d2eb7057 [pyassimp] Rework material dict Séverin Lemaignan 2012-11-09 18:06:31 +0100
  • bfbcdfbae1 [pyassimp] Fixed transformations in bounding box computation Séverin Lemaignan 2012-11-07 14:36:23 +0100
  • 6d3cedc0b1 - add missing files from the last commit aramis_acg 2012-11-10 16:01:55 +0000
  • 0313e5b5b4 - add Séverin Lemaignan to CREDITS aramis_acg 2012-11-09 11:43:57 +0000
  • 4286c72e60 merge severin-lemaignan:for-upstream from github. This is a full rewrite of pyassimp, rendering it much easier to use. aramis_acg 2012-11-09 11:39:34 +0000
  • 8ebe05560e Merge dfba299542 into 81aef90f4a abma 2012-11-08 07:43:56 -0800
  • 467e7fe8da Merge 9dd0ddc747 into 81aef90f4a Séverin Lemaignan 2012-11-07 01:45:44 -0800
  • 9dd0ddc747 [pyassimp] Fix node.parent property Séverin Lemaignan 2012-11-07 10:44:06 +0100
  • 81aef90f4a - manually pulled the three smaller change requests from Github. ulfjorensen 2012-11-05 09:13:09 +0000
  • 91ceb4242d Merge d1f2155115 into 54040901f0 Steven Lovegrove 2012-11-04 11:22:22 -0800
  • d1f2155115 Q3BSP Importer: Allow embedded TGA types to be used as textures. Steven Lovegrove 2012-11-04 14:14:03 -0500
  • 18671a2090 Q3BSP Importer: Generate correct achFormatHint from archive extension. Steven Lovegrove 2012-11-04 14:07:09 -0500
  • 1886581bda Merge 38f38a9a1b into 54040901f0 Kristoffer Smedlund 2012-11-02 21:47:34 -0700
  • 54040901f0 - update Assimp.NET aramis_acg 2012-11-03 02:49:19 +0000
  • 3f38d91e88 - Ifc: further improvements to opening caps algorithm. aramis_acg 2012-11-03 00:43:28 +0000
  • 1553bd91f6 - Ifc: work on generating proper closing caps for openings generated by doing a boolean difference. aramis_acg 2012-11-02 23:56:38 +0000
  • 7484dd379c - Ifc: revamped Quadrify() version now correctly clips overlapping non-rectangular windows. aramis_acg 2012-11-02 04:46:46 +0000
  • ccf629bd19 - Ifc: allow arbitrary IfcSolidModel entities as difference operands for openings (rather than just IfcExtrudedAreaSolid et al). aramis_acg 2012-11-02 03:29:04 +0000
  • 612f67da0a - Ifc: avoid duplicate points in opening contour lines, this sometimes screws up the clipping algorithm. aramis_acg 2012-11-01 21:36:39 +0000
  • 11b2219b1a - Ifc: fix regressions caused by previous commit. This also fixes a bug which caused openings to appear at the wrong place. aramis_acg 2012-11-01 20:40:45 +0000
  • 39ae26bfd8 bugfix : fix level 4 compiler warnings for Visual studio 2012. kimmi 2012-10-27 19:41:56 +0000
  • 2a580c5518 - fixed/changed/worked on issue 3580054 - XFile materials don't have ambient colours, but emissive ulfjorensen 2012-10-25 10:28:40 +0000
  • 918cbfec5e [pyassimp] Removed erroneous hardcoded path Séverin Lemaignan 2012-10-23 16:27:27 +0200
  • adc3de3882 Compute and display FPS in Simple_OpenGL demo application Séverin Lemaignan 2012-10-23 14:26:42 +0200
  • 3b1464a6d9 [pyassimp] OpenGL Viewer: improved camera behaviour, simple keyboard control Séverin Lemaignan 2012-10-23 14:25:59 +0200
  • ab268b9f48 [pyassimp] Added a NullHandler to the logger Séverin Lemaignan 2012-10-23 14:24:30 +0200
  • 18825179d0 [pyassimp] Support Python3 Séverin Lemaignan 2012-10-22 23:32:16 +0200
  • a6a30233e1 [pyassimp] Added a setup.py Séverin Lemaignan 2012-10-16 22:52:52 +0200
  • 79ed83244c [pyassimp] Added an simple OpenGL viewer for pyassimp Séverin Lemaignan 2012-10-17 17:19:18 +0200
  • 36c424bfb2 [pyassimp] Import post-processing constants in pyassimp Séverin Lemaignan 2012-10-16 22:53:31 +0200
  • 4e9214c624 [pyassimp] Apply post-processing on ctypes ASSIMP structure Séverin Lemaignan 2012-10-17 17:17:51 +0200
  • 511f80d047 [pyassimp] Use numpy when possible Séverin Lemaignan 2012-10-17 17:17:09 +0200
  • 0bda286360 [pyassimp] sample.py: only iterate on existing texture coords Séverin Lemaignan 2012-10-17 12:06:12 +0200
  • 3518232ddb [pyassimp] Updated the README to reflect recent changes Séverin Lemaignan 2012-10-17 11:35:58 +0200
  • 8e9921fe32 [pyassimp] Moved test scripts to scripts/ Séverin Lemaignan 2012-10-17 11:29:47 +0200
  • b20b1dfceb [pyassimp] Updated sample.py to match the new API Séverin Lemaignan 2012-10-17 00:18:55 +0200
  • 7000ea05c5 [pyassimp] Large rewrite: more generic, easier to use Séverin Lemaignan 2012-10-15 16:18:44 +0200
  • bed0e4e83f [pyassimp] Add /usr/lib to the path where to look for libassimp Séverin Lemaignan 2012-10-15 16:17:50 +0200
  • 848c875ec2 [pyassimp] Update, fix and beautify structs.py Séverin Lemaignan 2012-10-15 11:40:00 +0200
  • d128e3d531 - Ifc: fix projection artifacts during opening generation. aramis_acg 2012-10-21 21:50:30 +0000
  • c3adc004bf - Ifc: always remove degenerate geometry from geometric entities after finishing processing. aramis_acg 2012-10-21 19:12:18 +0000
  • a598ac53b4 - Ifc: improve robustness towards degenerate geometry. aramis_acg 2012-10-21 18:52:48 +0000
  • 33a50f515a - Ifc: move some utility functions to TempMesh. Add TempMesh::RemoveDegenerates() method. aramis_acg 2012-10-21 18:32:25 +0000
  • 7ed1400c68 - Ifc: better handling of degenerate primitives occuring in clipping operations. aramis_acg 2012-10-21 18:10:56 +0000
  • f6f2c087db - Ifc: skip lines during boolean differentiation between two solids. aramis_acg 2012-10-21 17:08:12 +0000
  • d660ec35ad - Ifc: first attempt at also supporting extruded area solids for boolean differentiation. aramis_acg 2012-10-21 16:58:22 +0000
  • 71fb04849c - Ifc: experimental code to connect window holes, commented by default. aramis_acg 2012-10-21 01:05:48 +0000
  • 2f5475d50a - Ifc: [Quadrulation] use generalized matrix multiplication for projections. Add table to map from contours to the openings they originated from and from openings to the points that were generated from it. aramis_acg 2012-10-20 23:18:48 +0000
  • a3d5b2e0d7 - Ifc: replace old algorithm to merge nested polygons with a version that reduces the problem to an instance of the quadrulate algorithm. This great reduces artifacts in walls. aramis_acg 2012-10-20 21:26:49 +0000
  • 0696d97399 - update clipper to v4.8.8 aramis_acg 2012-10-17 00:41:29 +0000
  • 8a77193a33 - Ifc: more sanity clamping, improve error messages for degenerate windows. aramis_acg 2012-10-17 00:37:52 +0000
  • f8974b7209 - Ifc: explicitly clamp some computations to [0,1] even if this is already their (arithmetically) defined range to improve numerical robustness. aramis_acg 2012-10-17 00:32:59 +0000
  • 745a7383f6 Ifc: fix artifacts from window boundaries. aramis_acg 2012-10-17 00:04:24 +0000
  • f329e1af6f - IFC: fix possible infinite recursion in QuadrifyPart() aramis_acg 2012-10-16 21:27:01 +0000
  • 39d13faf9a - Ifc: minor code cleanup. aramis_acg 2012-10-16 20:55:19 +0000
  • 11a22b671b - IFC: revamp binary subtraction and opening generation logic, which now supports 90deg rotated opening proxies. The new version adds extra cleanup steps to prepare the data for processing by clipper. It also has a slightly refactored code base. aramis_acg 2012-10-16 19:51:00 +0000
  • dfba299542 unify strlen usage (fixes compile error with mingw32/crosscompile) abma 2012-10-16 01:09:48 +0200
  • fa1016ddc8 - Ifc/Step: support line continuations in parser. aramis_acg 2012-10-02 14:19:24 +0000
  • 54a5088e14 - added a workaround to load Collada files correctly in case the "texcoord" attribute was missing in a <texture> element ulfjorensen 2012-09-24 08:45:23 +0000
  • 2944e7b210 - Added a workaround for some XFileExporter omitting separator chars at the end of data vectors ulfjorensen 2012-09-21 18:53:36 +0000
  • 62b0284100 - applied patch by peteredc to make the Collada loader write mesh names - applied patch by asmaloney for better error messages in the Collada parser ulfjorensen 2012-09-21 08:44:37 +0000
  • e22bb03f80 - IFC: fix face winding for IfcSweptDiskSolid geometry aramis_acg 2012-09-10 01:28:19 +0000
  • 15c0b8b955 - IFC: avoid artifacts in high-curvature regions (or the boundaries thereof) of IfcSweptDiskSolid elements. aramis_acg 2012-09-10 00:40:41 +0000