History of file src/OFFloatMatrix.m at check-in bfee66b3ec2b0cc8
2011-12-01
| ||
11:29 |
Deleted:
Remove OF{Float,Double}{Vector,Matrix}. Those fit better into an extra library. check-in: [feae803c21] user: js, branch: trunk, size: 0 | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-09-17
| ||
19:18 |
Make hashes independant of endianess in OF{Float,Double}{Vector,Matrix}.
Also removes unnecessary OF_HASH_ADD_INT* macros (except | |
2011-08-07
| ||
16:57 | Add -[makeImmutable] to all mutable classes and use it. file: [d289104dc5] check-in: [927dbf6e7d] user: js, branch: trunk, size: 9955 [annotate] [blame] [check-ins using] [diff] | |
2011-06-30
| ||
12:36 | Nicer initializers for OF{Double,Float}{Matrix,Vector}. file: [47a5b85ad1] check-in: [e129012224] user: js, branch: trunk, size: 10177 [annotate] [blame] [check-ins using] [diff] | |
2011-06-16
| ||
02:14 | Add -[rotateWithVector:angle:] to OFFloatMatrix. file: [2c065c1145] check-in: [91f446cfd8] user: js, branch: trunk, size: 10062 [annotate] [blame] [check-ins using] [diff] | |
2011-06-13
| ||
14:08 | Reduce ObjC method calls in OFFloatVector and OFFloatMatrix. file: [d37cee00b5] check-in: [f4313d070a] user: js, branch: trunk, size: 8483 [annotate] [blame] [check-ins using] [diff] | |
02:30 | Add -[translateWithVector:] and -[scaleWithVector:] to OFFloatMatrix. file: [a7338c48b5] check-in: [a07cf9ee16] user: js, branch: trunk, size: 7911 [annotate] [blame] [check-ins using] [diff] | |
00:55 | Make the GNU runtime happy by not comparing isa directly. file: [81cca6b06a] check-in: [208e94917e] user: js, branch: trunk, size: 6810 [annotate] [blame] [check-ins using] [diff] | |
00:10 | Added: Add OFFloatMatrix. file: [da8c7b7372] check-in: [4276459937] user: js, branch: trunk, size: 6782 [annotate] [blame] [check-ins using] | |