Files
fractorium/Source/Fractorium
Person 6ff199d1ef --User changes
-No longer constrain pitch, yaw or depth spinners to -180 - 180.

--Bug fixes
 -Properly set color index on padded xforms.
 -Adding a padding final xform included a linear variation with a weight of zero to not appear empty. Made it have a weight of 1.
 -Always write animate tag on final xform when saving to Xml.
 -Motion was being applied to the wrong flame in SheepTools::Edge(), so apply it to the correct one.
 -Prevent divide by zero when normalizing variation weights.
 -Was accidentally adding the placeholder value of -9999 for motion_offset to varation weights and parameters when applying motion. Set to zero if no value present.
 -Clamp flame rotation values to -180 - 180 when reading a flame from Xml.
 -Events were not properly wired for user changes in the random rotations per blend controls in the sequencer.
 -Fix major UI bugs with sequencer min/max random controls which made it nearly impossible to hand type values.
 -Values from rotations per blend and rotations per blend max were not being saved to file between program runs.
 -Checking animate for an xform was not applied to all flames even if Apply All was checked.
 -Changing interpolation type, temporal filter width, temporal type, and affine interpolation type were not actually saving to the flame when changed.
 -Grid on the main window was not being drawn at the right scale initially due to some OpenGL initialization occurring in the wrong order.
 -Severe bugs in sequence generation code:
  --Improperly detected padding xforms.
  --When looking for specific variations during xform aligning, only presence was detected, when it should have been presence plus a weight greater than zero.
  --When adding specific variations during xform aligning, must first remove any variations of that type.
  --Two variables were unsigned when they should have been signed. This prevented large blocks of code from ever executing.
  --When interpolating affines, an EPS that was too small was used, causing affine values to interpolate incorrectly. Instead use 1e-10 to ensure results equal to flam3.

--Code changes
 -Modify FractoriumEmberController::UpdateXform() to pass the selected xform index as well as the absolute index to func().
2018-06-12 21:20:15 -07:00
..
2017-03-02 20:04:47 -08:00
2018-01-29 22:14:48 -08:00
2015-01-02 15:11:36 -08:00
2016-04-03 18:55:12 -07:00
2018-06-12 21:20:15 -07:00
2015-10-26 21:31:35 -07:00
2015-10-26 21:31:35 -07:00
2015-09-12 18:33:45 -07:00
2017-02-26 00:02:21 -08:00
2018-01-29 22:14:48 -08:00
2018-01-28 17:51:19 -08:00
2016-06-11 17:47:03 -07:00
2017-07-22 13:43:35 -07:00
2018-03-30 09:56:24 -07:00
2018-03-30 09:56:24 -07:00
2018-03-30 09:56:24 -07:00
2018-04-28 22:28:05 -07:00
2018-03-30 09:56:24 -07:00
2018-04-28 22:28:05 -07:00
2018-06-12 21:20:15 -07:00
2017-02-26 00:02:21 -08:00
2017-12-15 21:05:58 -08:00
2017-12-21 20:09:08 -08:00
2018-06-12 21:20:15 -07:00
2018-06-12 21:20:15 -07:00
2017-07-26 21:25:44 -07:00
2018-06-12 21:20:15 -07:00
2018-06-12 21:20:15 -07:00
2018-03-29 16:10:22 -07:00
2018-06-12 21:20:15 -07:00
2014-07-08 00:11:14 -07:00
2018-04-10 18:52:43 -07:00
2018-04-28 22:28:05 -07:00
2018-06-12 21:20:15 -07:00
2018-06-12 21:20:15 -07:00
2017-07-22 13:43:35 -07:00
2017-11-26 17:27:00 -08:00
2018-06-12 21:20:15 -07:00
2018-06-12 21:20:15 -07:00
2018-06-12 21:20:15 -07:00
2017-11-26 17:27:00 -08:00
2018-06-12 21:20:15 -07:00
2018-03-27 21:32:10 -07:00
2018-03-27 21:32:10 -07:00
2018-06-12 21:20:15 -07:00
2018-04-10 18:52:43 -07:00
2017-03-04 07:46:28 -08:00
2016-04-03 18:55:12 -07:00
2018-04-10 18:52:43 -07:00
2018-04-28 22:28:05 -07:00
2018-04-28 22:28:05 -07:00
2018-04-28 22:28:05 -07:00
2017-06-09 19:38:06 -07:00
2017-02-26 00:02:21 -08:00
2015-11-22 14:15:07 -08:00
2015-10-26 21:31:35 -07:00
2015-10-26 21:31:35 -07:00
2015-10-26 21:31:35 -07:00
2015-10-26 21:31:35 -07:00
2017-04-04 16:21:58 -07:00
2017-04-04 16:21:58 -07:00
2015-11-22 14:15:07 -08:00
2015-10-26 21:31:35 -07:00
2015-10-26 21:31:35 -07:00
2014-07-08 00:11:14 -07:00
2017-07-22 13:43:35 -07:00
2017-02-26 00:02:21 -08:00
2016-04-03 18:55:12 -07:00
2018-03-29 16:10:22 -07:00
2014-12-10 21:50:15 -08:00
2016-12-05 19:04:33 -08:00
2016-12-05 19:04:33 -08:00
2017-06-06 16:41:00 -07:00
2016-04-03 18:55:12 -07:00