generated
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
README.md
|
Initial commit
|
2019-07-19 13:54:29 -07:00 |
assembly_parser.cpp
|
Did an audit of the transient arena's usage, cleaned up the assembly parsing to control allocations, removed stb_truetype (again?) and fixed the memory problems the node system was having.
|
2019-08-03 15:08:19 -07:00 |
assembly_parser.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
build.bat
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
foldhaus_app.cpp
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_app.h
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_command_dispatch.cpp
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
foldhaus_command_dispatch.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
foldhaus_debug.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
foldhaus_debug_visuals.h
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_default_nodes.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
foldhaus_interface.cpp
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_interface.h
|
Implemented text input into float fields. Small fixes to the node search bar, beginning to pull it out into a standalone piece.
|
2019-09-01 23:03:38 -07:00 |
foldhaus_memory.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
foldhaus_network_ordering.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
foldhaus_node.cpp
|
Implemented text input into float fields. Small fixes to the node search bar, beginning to pull it out into a standalone piece.
|
2019-09-01 23:03:38 -07:00 |
foldhaus_node.h
|
Implemented text input into float fields. Small fixes to the node search bar, beginning to pull it out into a standalone piece.
|
2019-09-01 23:03:38 -07:00 |
foldhaus_platform.h
|
Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet.
|
2019-07-21 23:30:53 -07:00 |
foldhaus_renderer.cpp
|
Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet.
|
2019-07-21 23:30:53 -07:00 |
foldhaus_renderer.h
|
Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet.
|
2019-07-21 23:30:53 -07:00 |
foldhaus_sacn.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
foldhaus_sacn_view.cpp
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
foldhaus_search_lister.cpp
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_search_lister.h
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_text_entry.cpp
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_text_entry.h
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
foldhaus_util_radialumia_file_converter.cpp
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
gs_font.h
|
Reimplemented PrintF
|
2019-07-28 17:24:10 -07:00 |
gs_input.h
|
Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet.
|
2019-07-21 23:30:53 -07:00 |
gs_language.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
gs_memory.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
gs_platform.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
gs_string.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
gs_vector_matrix.h
|
Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet.
|
2019-07-21 23:30:53 -07:00 |
gs_win32.cpp
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
gs_win32.h
|
Switched over to rendering fonts from Windows directly (can now get rid of stb_truetype), and got textures rendering in OpenGL again
|
2019-07-28 14:31:05 -07:00 |
interface.h
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
kraftwerks_patterns.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
sse_mathfun.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
sse_mathfun_extension.h
|
First Commit
|
2019-07-19 13:56:21 -07:00 |
test_patterns.h
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |
testmain.cpp
|
Got OpenGL kind of working again. Lots of other work recreating functionality as well, but none of its done yet.
|
2019-07-21 23:30:53 -07:00 |
todo.txt
|
Search lister improvements.
|
2019-09-21 13:19:02 -07:00 |
win32_foldhaus.cpp
|
Removed Patterns and Channels, rebuilt the file open dialog box, and began implementing a basic text entry system.
|
2019-08-18 14:56:18 +02:00 |