|
|
@953
|
4 years |
Maciej Komosinski |
Keep executable name and each argument separate in the Popen() call
|
|
|
@952
|
4 years |
Maciej Komosinski |
Added new receptors (Gp:"gyroscope" on a Part, Tp:Touch-proximity and …
|
|
|
@951
|
4 years |
Maciej Komosinski |
Fixed a bug in 3D orientation rotation (only concerns scripts)
|
|
|
@950
|
4 years |
Maciej Komosinski |
Improved error messages (display longer names of the relevant object …
|
|
|
@949
|
4 years |
Maciej Komosinski |
Fixed the choice of single/multiple-criteria selection method
|
|
|
@948
|
4 years |
Maciej Komosinski |
Integrated FramsticksCLI.py with deap (Distributed Evolutionary …
|
|
|
@947
|
4 years |
Maciej Komosinski |
Added DETERMINISTIC boolean choice
|
|
|
@946
|
4 years |
Maciej Komosinski |
More specific name of the "M" muscle
|
|
|
@945
|
4 years |
Maciej Komosinski |
Updated recommended ranges for Part volume so that they are based on …
|
|
|
@944
|
4 years |
Maciej Komosinski |
Loads genotypes properly using Framsticks SDK methods instead of …
|
|
|
@943
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@942
|
4 years |
Maciej Komosinski |
Added more questions to questionnaire
|
|
|
@941
|
4 years |
Maciej Komosinski |
Added the ability to create StringFILE2 object from const char*
|
|
|
@940
|
4 years |
Maciej Komosinski |
More flexible underflow detection in ExtValue::parseNumber()
|
|
|
@939
|
4 years |
Maciej Komosinski |
Added a python wrapper for Framsticks command-line interface
|
|
|
@938
|
4 years |
Maciej Komosinski |
Set "M" solid muscle neuron class active by default
|
|
|
@937
|
4 years |
Maciej Komosinski |
Consistent names in NeuroClass? enum Hint
|
|
|
@936
|
4 years |
Maciej Komosinski |
Supported qsort_r()/qsort_s() in Borland/Embarcadero? compiler
|
|
|
@935
|
4 years |
Maciej Komosinski |
Utility functions that provide a set of all neuron classes fulfilling …
|
|
|
@934
|
4 years |
Maciej Komosinski |
Introduced 'volume' field available by getMinPart(), getMaxPart(), …
|
|
|
@933
|
4 years |
Maciej Komosinski |
When constructing a neuron, check whether it supports the shape type …
|
|
|
@932
|
4 years |
Maciej Komosinski |
Neuron classes now have a property (a bit field) that says whether …
|
|
|
@931
|
4 years |
Maciej Komosinski |
Supported all platforms using either qsort_r() or qsort_s()
|
|
|
@930
|
4 years |
Maciej Komosinski |
Replaced std::sort() with qsort() in Vector.sort(). std::sort() …
|
|
|
@929
|
5 years |
Maciej Komosinski |
Introduced strSplit() - a function that splits an SString and stores …
|
|
|
@928
|
5 years |
Maciej Komosinski |
Added virtfile support to recognize the "-" filename as stdin or stdout
|
|
|
@927
|
5 years |
Maciej Komosinski |
Cosmetic changes in docs
|
|
|
@926
|
5 years |
Maciej Komosinski |
Initialized hinge limits properly (e.g. when copying Joint objects)
|
|
|
@925
|
5 years |
Maciej Komosinski |
Handling errno==ERANGE when parsing numbers by strtod()
|
|
|
@924
|
5 years |
Maciej Komosinski |
Fixed flag value of SolidMuscle?
|
|
|
@923
|
5 years |
sz |
updated test results for 'fullprops' (caused by the new hinge …
|
|
|
@922
|
5 years |
sz |
bug fixed: missing 'power' in the dummy SolidMuscle? implementation
|
|
|
@921
|
5 years |
Maciej Komosinski |
Added the declaration of "solid muscles"
|
|
|
@920
|
5 years |
Maciej Komosinski |
Hinges and a muscle for solid shapes in f0
|
|
|
@919
|
5 years |
Maciej Komosinski |
Follow-up to r918
|
|
|
@918
|
5 years |
Maciej Komosinski |
Created global LoggerToStdout? object so that all messages emitted by …
|
|
|
@917
|
5 years |
Maciej Komosinski |
A bit more support for compilation under MinGW
|
|
|
@916
|
5 years |
Maciej Komosinski |
The Emscripten compilation does not like "class" as a parameter name
|
|
|
@915
|
5 years |
Maciej Komosinski |
Added fields to characterize hinges in "solid shape"-type Models
|
|
|
@914
|
5 years |
Maciej Komosinski |
Param "single line" loader improved: misleading error message when …
|
|
|
@913
|
5 years |
Maciej Komosinski |
Added a few utility/helper functions
|
|
|
@912
|
5 years |
Maciej Komosinski |
Attempt to fix upper-row tiles so they cannot be moved below
|
|
|
@911
|
5 years |
Maciej Komosinski |
Added the actual functionality of the app in place of previous draft
|
|
|
@910
|
5 years |
Maciej Komosinski |
Optional "dirent" implementation, may be needed for some Windows compilers
|
|
|
@909
|
5 years |
Maciej Komosinski |
Introduced XY::extensionContaining()
|
|
|
@908
|
5 years |
Maciej Komosinski |
Updated for the new way of handling of dictionaries (where null is …
|
|
|
@907
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@906
|
5 years |
sz |
Updated for Framsticks50rc14.
Notable changes for the script …
|
|
|
@905
|
5 years |
Maciej Komosinski |
Added XYRect::fitAspect(float aspect)
|
|
|
@904
|
5 years |
Maciej Komosinski |
Added a helper function to concatenate path components inserting …
|
|
|
@903
|
5 years |
Maciej Komosinski |
Tester no longer exits on popular exceptions like 'file not found'
|
|
|
@902
|
5 years |
sz |
corrected f1 geometry goal (incorrect because of the solid shapes …
|
|
|
@901
|
5 years |
sz |
corrected test goals filenames
|
|
|
@900
|
5 years |
Maciej Komosinski |
Ensure consistent rotation data when building a solid shapes model: …
|
|
|
@899
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@898
|
5 years |
Maciej Komosinski |
Added a few more basic 2D functions
|
|
|
@897
|
5 years |
Maciej Komosinski |
A workaround for Android bug in vsnprintf() and vsprintf() needed in …
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@895
|
5 years |
oriona |
Unnecessary spaces removed.
|
|
|
@894
|
5 years |
oriona |
Test goals for new (hungarian) similarity measures added.
|
|
|
@893
|
5 years |
oriona |
Similarity modified and expanded to include both old (greedy) and new …
|
|
|
@892
|
5 years |
Maciej Komosinski |
A workaround for Android bug in vsnprintf() and vsprintf(), …
|
|
|
@891
|
5 years |
Maciej Komosinski |
Fixed return integer type discrepancy
|
|
|
@890
|
5 years |
Maciej Komosinski |
Added guiSetConsoleUTF8(); (mostly for Windows where it is not the …
|
|
|
@889
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@888
|
5 years |
Maciej Komosinski |
More explicit code to fix compiler warnings
|
|
|
@887
|
5 years |
Maciej Komosinski |
StringFILE::Vwrite() returns a proper value now as the standard requires
|
|
|
@886
|
5 years |
Maciej Komosinski |
LONGLONG no longer needed as long as int64_t became standard
|
|
|
@885
|
5 years |
Maciej Komosinski |
Added a 2D helper function extensionContaining(const XYRect& r)
|
|
|
@884
|
5 years |
Maciej Komosinski |
Added a function to check if a property exists in MutableParam?
|
|
|
@883
|
5 years |
Maciej Komosinski |
Unquote tilde \~ needed when loading single-line Param values
|
|
|
@882
|
5 years |
Maciej Komosinski |
#include <stddef.h> needed for macOS
|
|
|
@881
|
6 years |
Maciej Komosinski |
Initial, prototype version of a javascript app to test how humans …
|
|
|
@880
|
6 years |
Maciej Komosinski |
A simple javascript demo/animation of the basic behavior of …
|
|
|
@879
|
6 years |
Maciej Komosinski |
Fixed freeing memory during mutation and crossing over
|
|
|
@878
|
6 years |
Maciej Komosinski |
Fixed fputs("") reporting an error in Android MFILE implementation
|
|
|
@877
|
6 years |
Maciej Komosinski |
Introduced a shared function to avoid code duplication; more …
|
|
|
@876
|
6 years |
Maciej Komosinski |
Newly introduced constant used (and fixed behavior for rarely used …
|
|
|
@875
|
6 years |
Maciej Komosinski |
Better use of LOG_level constants
|
|
|
@874
|
6 years |
Maciej Komosinski |
Introduced a function logLevelName() to avoid potential errors, e.g. …
|
|
|
@873
|
6 years |
Maciej Komosinski |
Improved comment
|
|
|
@872
|
6 years |
Maciej Komosinski |
Fixed error messages, changed int to paInt (for 32/64-bit safety), …
|
|
|
@871
|
6 years |
oriona |
Printfs replaced with error messages.
|
|
|
@870
|
6 years |
oriona |
Nonexistent function declaration removed.
|
|
|
@869
|
6 years |
Maciej Komosinski |
Added another, improved way of calculating dissimilarity of two …
|
|
|
@868
|
6 years |
Maciej Komosinski |
Added two methods for dictionary iteration: for(x in dict) and for(x …
|
|
|
@867
|
6 years |
Maciej Komosinski |
Code formatting + cosmetic fixes
|
|
|
@866
|
6 years |
Maciej Komosinski |
XY and XYRect for floating point values
|
|
|
@865
|
6 years |
Maciej Komosinski |
Added files needed to compile Framsticks SDK to JavaScript? using Emscripten
|
|
|
@864
|
6 years |
Maciej Komosinski |
Introduced a few sets of files so that the rest is more modular; …
|
|
|
@863
|
6 years |
Maciej Komosinski |
Made operator precedence more javascript-like
|
|
|
@862
|
6 years |
Maciej Komosinski |
#include <cstdlib> needed for Emscripten for malloc()
|
|
|
@861
|
6 years |
Maciej Komosinski |
Added #include <stddef.h> needed for Emscripten
|
|
|
@860
|
6 years |
Maciej Komosinski |
Made util-string.cpp #include util-string.h even though currently not …
|
|
|
@859
|
6 years |
Maciej Komosinski |
Made operator precedence more standard: conditional (?:) and logical …
|
|
|
@858
|
6 years |
Maciej Komosinski |
Cosmetic (docs)
|
|
|
@857
|
6 years |
Maciej Komosinski |
Initialized variables in all cases to make potential errors evident
|
|
|
@856
|
6 years |
Maciej Komosinski |
Support for more operations in 2D
|
|
|
@855
|
6 years |
Maciej Komosinski |
Removed unused field
|
|
|
@854
|
6 years |
Maciej Komosinski |
Comparing with "None" using "is not" instead of "!="
|
|
|