Timeline
02/08/15:
- 12:16 Changeset [331] by
- Framsticks 4.0 update (Creature.currentGeometryAsF0, Simulator.stepNumber, ShowParams?)
02/06/15:
- 15:58 Changeset [330] by
- Improved comments
- 05:58 Changeset [329] by
- More examples of Param loader
- 01:23 Changeset [328] by
- min/max/default for string fields
- 00:58 Changeset [327] by
- renamed: Symmetry, Similarity -> ModelSymmetry?, ModelSimilarity? added: CreatureSnapshot?.new(), String.parseNumber()
- 00:15 Changeset [326] by
- Unified parsing of ints and floats; hex notation
02/05/15:
- 00:26 Changeset [325] by
- More strict parsing of int and float numbers from string
02/02/15:
- 15:04 Changeset [324] by
- #include <stdint.h> for all platforms
- 14:53 Changeset [323] by
- Example of skipping an unknown object
02/01/15:
- 17:45 Changeset [322] by
- Temporary fix for div by 0
- 01:11 Changeset [321] by
- Fixed regression (missing side effect that existed earlier)
- 01:10 Changeset [320] by
- Tab \t ignored in param fields (considered whitespace)
- 01:08 Changeset [319] by
- Fixed compilation warnings
01/30/15:
- 11:25 Changeset [318] by
- Compiles under cygwin; enabled warnings
- 02:51 Changeset [317] by
- SDK compiles under Mac OS
01/27/15:
- 23:13 Changeset [316] by
- Improved documentation (for Param flags in particular)
- 22:19 Changeset [315] by
- Added information where definitions and explanations of Param's flags can be found (param.h)
01/26/15:
- 13:03 Changeset [314] by
- Less cryptic variable names: a,b,c -> mn,mx,def
- 11:41 Changeset [313] by
- "flags" attribute added
- 09:18 Changeset [312] by
- Formatted source
- 07:31 Changeset [311] by
- More fields and test cases
- 07:24 Changeset [310] by
- Param::getText(int) can be safely used in all cases (previously min<0 was not supported)
- 06:22 Changeset [309] by
- - Updated to the most recent Framsticks release - <element> ordering reflects the origina Framsticksl objects (previously sorted by name)
- 04:16 Changeset [308] by
- After loading, objects are printed ("saved") to standard output. Additional information and messages are printed to standard error.
01/25/15:
- 23:07 Changeset [307] by
- Tester/demo for Param loader
- 22:35 Changeset [306] by
- String length limit in Param::setString() was only enforced for procedural members but not for simple fields, even though it was correctly detected in both cases
01/24/15:
- 03:36 Changeset [305] by
- Increased precision / less optimizations in some rotations and computation of angles
01/22/15:
- 00:12 Changeset [304] by
- Improved docs
01/21/15:
- 13:05 Changeset [303] by
- Improved error messages
01/20/15:
- 10:24 Changeset [302] by
- Better macro name; source formatting
01/19/15:
- 01:50 Changeset [301] by
- VirtFILE can have fields and still be used as a DLL thanks to declspec(dllimport)
01/17/15:
- 04:15 Changeset [300] by
- - don't assume getPropCount() is constant while iterating - getMinMax() strips trailing space from default string, as specified in f0 formatspec
- 02:43 Changeset [299] by
- Instead of linking with stdiofile-autoinit.cpp, create an object StdioFileSystem_autoselect stdiofilesys;
- 02:42 Changeset [298] by
- 0 -> NULL or false
- 02:28 Ticket #48 (ModelGeometry: consider unifications in geometrytestutils.cpp) created by
- ...as there are duplicated fragments of code there.
Note: See TracTimeline
for information about the timeline view.