Revision d139303 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 26, 2014, 00:42 (GMT) |
parsing of voro++ data should work now, but a crappy mesh appears, hmm |
Revision 7ff93f2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 22:36 (GMT) |
attempt to parse voro++ data from string, not working yet |
Revision ca0b5ca by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 19:41 (GMT) |
Fix for point cloud construction: Use a point struct to avoid difficult float arrays. Also added Frac prefixes to prevent potential name collisions. |
Revision 64e9066 by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 19:29 (GMT) |
A few small fixes for the voro++ C API, which seem to have fixed a freezing issue when building with clang. Also min/max initialization for point cloud construction. |
Revision f91218c by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 19:02 (GMT) |
cmake cleanup: removed the ++ suffix from VORO cmake variables and defines. |
Revision a511e86 by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 18:26 (GMT) |
Stub code for voro++ integration. Not functional yet, but needs testing for potential voro++ bug. |
Revision 34c07ee by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 16:28 (GMT) |
Removed the ShardList return value of the fracture function. This is not used atm and it's a bit ugly to return such allocated values. If necessary this can be added back later. |
Revision f86d71b by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 15:29 (GMT) |
Updated the pseudo-fracture method to new Mesh types. |
Revision 3c310d5 by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 14:52 (GMT) |
New method for constructing the DerivedMesh for the fracture modifier. Uses a simple union of all the shard mesh data. |
Revision f5e624a by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 14:23 (GMT) |
Create the initial fracmesh geometry by copying the input DerivedMesh as a single shard. |
Revision fa1ace9 by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 14:03 (GMT) |
Removed the BMesh reference from FracMesh. With the new Mesh data types this will no longer be needed. |
Revision 5c21d96 by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 13:36 (GMT) |
Use plain Mesh types (MVert, MPoly, MLoop) in shards instead of copying BMesh element arrays. This will make Shard work more like a mini-Mesh struct and allow storing of mesh data in blend files. Larger construction methods currently disabled, TODO. |
Revision 77cfd4e by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 12:43 (GMT) |
Partial revert of previous commit: DerivedMesh should be released by setting needsFree and then calling dm->release. |
Revision 414352f by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 25, 2014, 12:24 (GMT) |
fixed majority of memory leaks (of fracture) |
Revision 090016f by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 24, 2014, 16:15 (GMT) |
Moved the render_mesh DerivedMesh from FracMesh into the FractureModifierData. This keeps the derived mesh inside the modifier system and is more in line with common principles in other modifiers. Also did lots of style cleanup. |
Revision 7e50455 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 18, 2014, 21:01 (GMT) |
basic foundation for fracture modifier / operator laid; todo fix memoryleaks... |
Revision d832011 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 18, 2014, 14:23 (GMT) |
modifier initial setup |
Revision c0907a6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 18, 2014, 09:30 (GMT) |
initial commit for new fracture system |
January 10, 2014, 10:56 (GMT) |
Let the smoke cache work on a smoke domain rather than the smoke modifier data. This is a bit cleaner, it avoids referring to modifiers which are a separate concern and will probably be replaced as the container for smoke data at some point anyway. |
January 10, 2014, 10:55 (GMT) |
Remaining RNA type mappings to pointcache readers/writers. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021