index
:
SledjHamr
experimental
master
Using OpenSim and Second Life open source software as crutches while we write sane replacements.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
extantz
/
scenri.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-01
Fix some long standing typoes.
David Walter Seikel
1
-1
/
+1
2015-12-31
Replace cube and sphere code with Evas_3D primitives.
David Walter Seikel
1
-239
/
+12
2015-09-11
Failed experiment, but let's keep it for now.
David Walter Seikel
1
-1
/
+20
2015-09-11
Update to latest API changes.
David Walter Seikel
1
-113
/
+113
2015-06-18
Fix up yet another API break.
David Walter Seikel
1
-2
/
+2
2015-03-22
We don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in c...
David Walter Seikel
1
-2
/
+2
2014-12-26
Bring it up to date with EFL changes. Though more are needed.
David Walter Seikel
1
-4
/
+4
2014-06-11
Update to post release API change. So much for stable API to collaborate wit...
David Walter Seikel
1
-1
/
+1
2014-06-02
Load and rez stuffs in an idler, also fix some bugs in that part.
David Walter Seikel
1
-1
/
+140
2014-06-01
Get the from disk sim loading to work.
David Walter Seikel
1
-17
/
+196
2014-05-30
Slightly less half arsed stuffs creation.
David Walter Seikel
1
-0
/
+456
2014-05-24
Big include and libraries clean up.
David Walter Seikel
1
-1
/
+0
2014-05-20
The results of a session with valgrind.
David Walter Seikel
1
-2
/
+15
2014-05-14
Implement a half arsed touch_start() from extantz.
David Walter Seikel
1
-0
/
+2
2014-05-12
Typo--
David Walter Seikel
1
-1
/
+1
2014-05-08
Been there, done that, remove the TODO.
David Walter Seikel
1
-1
/
+0
2014-05-08
eo_add_custom() is the way.
David Walter Seikel
1
-6
/
+2
2014-05-06
Scenri figures out it's own evas, and size. Clean up an unneeded obj variabl...
David Walter Seikel
1
-11
/
+16
2014-05-06
Scenri no longer needs ourGlobals.
David Walter Seikel
1
-9
/
+9
2014-05-06
Camera no longer needs ourGlobals.
David Walter Seikel
1
-1
/
+1
2014-05-06
Shuffle stuff around into the new scenri.c and camera stuff.
David Walter Seikel
1
-0
/
+147