<feed xmlns='http://www.w3.org/2005/Atom'>
<title>candy_gear.git/lib, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.linhares.blue/candy_gear.git/atom?h=master</id>
<link rel='self' href='https://git.linhares.blue/candy_gear.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/'/>
<updated>2025-06-21T19:51:22+00:00</updated>
<entry>
<title>refa Remove View2D</title>
<updated>2025-06-21T19:51:22+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2025-06-21T19:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=8bedf8a366cb6c1179bc89678c863517b9356d48'/>
<id>urn:sha1:8bedf8a366cb6c1179bc89678c863517b9356d48</id>
<content type='text'>
View2D is almost useless and add too much complexity for the engine,
so I am removing it.
</content>
</entry>
<entry>
<title>fixt Add missing methods to Menu::Stack</title>
<updated>2024-12-31T01:02:33+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2024-12-31T01:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=4a1c10205ff009afa89ce22ae84862620bb9babc'/>
<id>urn:sha1:4a1c10205ff009afa89ce22ae84862620bb9babc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat Add event to menu selection</title>
<updated>2024-01-05T20:05:18+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2024-01-05T20:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=ea2237fa3166321f06c4aea2586de315fab62282'/>
<id>urn:sha1:ea2237fa3166321f06c4aea2586de315fab62282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat Create 2D animations</title>
<updated>2023-05-30T18:23:26+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2023-05-30T18:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=341a669921023845ec55dd1f3c8738d16f37d3ec'/>
<id>urn:sha1:341a669921023845ec55dd1f3c8738d16f37d3ec</id>
<content type='text'>
* Rakefile: Add subfolders to the lib directory.
* lib/animation/discrete.rb: Create a class for discrete animations.
This class needs tests.
* lib/animation/frame_2d.rb: Create a 2D frame to be used with discrete
animations
</content>
</entry>
<entry>
<title>refa Sprite receives floats instead of Vector4D</title>
<updated>2023-05-29T19:04:16+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2023-05-29T13:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=7f7515f22517509fb93ee1615c72006dca6abb03'/>
<id>urn:sha1:7f7515f22517509fb93ee1615c72006dca6abb03</id>
<content type='text'>
* lib/menu.rb: Uses the new interface for Sprite.
* src/sprite.cpp (Sprite#new, Sprite#draw): By requiring a Vector4D as
an argument, sometimes the code calling a Sprite method needs to
instantiate a Vector4D and use the stance once. The functions now
require four float variables to eliminate this unnecessary
instantiation.
</content>
</entry>
<entry>
<title>feat Recreate the Menu</title>
<updated>2023-05-24T17:50:01+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2023-05-24T17:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=b8614162cdbb3817a7a58ceadf8b6b0d05fae952'/>
<id>urn:sha1:b8614162cdbb3817a7a58ceadf8b6b0d05fae952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refa Use Vulkan for graphics</title>
<updated>2022-08-02T19:52:33+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2022-08-02T19:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=f88712a929ee3543f8e1d45c6071f676df339cdb'/>
<id>urn:sha1:f88712a929ee3543f8e1d45c6071f676df339cdb</id>
<content type='text'>
This is a partial refactory. Some functionalities implemented in
SDL were removed and need reimplementation.
</content>
</entry>
<entry>
<title>feat Create Animation</title>
<updated>2022-05-23T13:33:51+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2022-05-23T13:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=056f43fd9c1217e3522e0715f035f339adab0d9a'/>
<id>urn:sha1:056f43fd9c1217e3522e0715f035f339adab0d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat Create Menu::Stack</title>
<updated>2022-05-11T16:31:21+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2022-05-11T16:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=e6b96284b24cef174ec963c5073e57eb4e95d96a'/>
<id>urn:sha1:e6b96284b24cef174ec963c5073e57eb4e95d96a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-04-06T19:41:51+00:00</updated>
<author>
<name>Frederico Linhares</name>
<email>fred@linhares.blue</email>
</author>
<published>2022-03-29T14:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.linhares.blue/candy_gear.git/commit/?id=418f45f78bbf743021c53030da2ad2158fa355d2'/>
<id>urn:sha1:418f45f78bbf743021c53030da2ad2158fa355d2</id>
<content type='text'>
</content>
</entry>
</feed>
