Commit Graph

922 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
82e80c20d2 app_plus faster start; replace email by voxel icon; various small fixes
git-svn-id: svn://kolibrios.org@6258 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 21:07:11 +00:00
IgorA
04752bcd9c 't_edit' use font size
git-svn-id: svn://kolibrios.org@6256 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 16:00:48 +00:00
IgorA
f0aeaf2628 add 'voxel_editor' to iso, small fixes in 'info3ds'
git-svn-id: svn://kolibrios.org@6247 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 21:02:58 +00:00
IgorA
4973638f8d 'info3ds' load library in sub folder '../../lib/'
git-svn-id: svn://kolibrios.org@6245 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 13:08:33 +00:00
IgorA
465434cb12 apply texture size -> 8,...,4096
git-svn-id: svn://kolibrios.org@6243 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-17 21:33:10 +00:00
IgorA
10e90697bc update code
git-svn-id: svn://kolibrios.org@6237 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-16 14:02:21 +00:00
IgorA
0cde1f58b1 menu example update
git-svn-id: svn://kolibrios.org@6224 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 20:31:09 +00:00
IgorA
4a01275caa fix create empty image buffer
git-svn-id: svn://kolibrios.org@6211 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 00:08:46 +00:00
IgorA
c28f9414e8 fix rev 6208, fix 'buf2d.obj'
git-svn-id: svn://kolibrios.org@6210 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 23:28:15 +00:00
IgorA
efbe3e0a39 add 'info3ds_u' in iso
git-svn-id: svn://kolibrios.org@6208 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 21:38:29 +00:00
IgorA
a97271f298 add scale limits, optimize code
git-svn-id: svn://kolibrios.org@6200 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 20:31:07 +00:00
Kirill Lipatov (Leency)
20ace41f1f system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table
git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:44:47 +00:00
Kirill Lipatov (Leency)
5196249563 info3ds: better icons
git-svn-id: svn://kolibrios.org@6194 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:26:35 +00:00
Kirill Lipatov (Leency)
29cc7502e3 CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons

git-svn-id: svn://kolibrios.org@6191 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 01:07:04 +00:00
IgorA
ed44ecca04 add example with panorama, modify other examples
git-svn-id: svn://kolibrios.org@6189 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-10 18:41:35 +00:00
IgorA
64709b0b3e add image height change in 'buf2d_resize'
git-svn-id: svn://kolibrios.org@6178 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 11:22:50 +00:00
IgorA
1c3a46e4d1 modify function 'buf2d_resize',
split file 'buf2d.asm'

git-svn-id: svn://kolibrios.org@6175 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 22:26:02 +00:00
IgorA
68825a9e23 small speed optimize
git-svn-id: svn://kolibrios.org@6172 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 15:32:44 +00:00
Kirill Lipatov (Leency)
c8de4cb0ee rename "desktop" app to "skincfg"
git-svn-id: svn://kolibrios.org@6169 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 12:52:20 +00:00
Kirill Lipatov (Leency)
7c44fcb552 remove sys_colors_new from macros.inc, update info3ds, TynyGL examples
git-svn-id: svn://kolibrios.org@6164 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 18:37:13 +00:00
IgorA
84cfd5cf57 fix library and update example 'textures1'
git-svn-id: svn://kolibrios.org@6145 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-05 20:49:30 +00:00
IgorA
3a7404eddd fix in 'gluSphere', new textures example
git-svn-id: svn://kolibrios.org@6143 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-05 16:58:30 +00:00
IgorA
48b0ebd898 code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping'
git-svn-id: svn://kolibrios.org@6141 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-05 11:57:16 +00:00
IgorA
5398730057 fix in textures
git-svn-id: svn://kolibrios.org@6134 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-04 09:24:21 +00:00
Kirill Lipatov (Leency)
14963ad6d1 info3ds: better icons
git-svn-id: svn://kolibrios.org@6130 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-02 15:05:58 +00:00
Kirill Lipatov (Leency)
9364691375 nice toolbar icons
git-svn-id: svn://kolibrios.org@6129 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-02 14:03:00 +00:00
pathoswithin
4ff2c74504 added RasterWorks code
git-svn-id: svn://kolibrios.org@6128 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-02 12:40:15 +00:00
IgorA
b4dae617cd library speed optimize, fix gears
git-svn-id: svn://kolibrios.org@6126 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-01 23:20:41 +00:00
IgorA
09b80753fe update 'gears' example
git-svn-id: svn://kolibrios.org@6120 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-01 19:03:43 +00:00
IgorA
23302af49d fix in textures, add example
git-svn-id: svn://kolibrios.org@6113 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-30 20:09:01 +00:00
IgorA
78e28b5ba1 delete not used 16 bit code, small optimize
git-svn-id: svn://kolibrios.org@6111 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-30 10:16:24 +00:00
IgorA
c64bf3d60e prepare texture functions (need to be finalized)
git-svn-id: svn://kolibrios.org@6108 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-28 19:22:54 +00:00
IgorA
b096a68434 fix rev 6100 and optimize
git-svn-id: svn://kolibrios.org@6101 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-26 19:28:56 +00:00
IgorA
2cff28512d fix specbuf.asm,
add fill styles in example quadric objects

git-svn-id: svn://kolibrios.org@6100 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-26 14:06:34 +00:00
IgorA
70dac9a285 fix normal vector in light at infinity
git-svn-id: svn://kolibrios.org@6093 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-25 20:05:44 +00:00
IgorA
44e780f476 fixed position of signatures when pressing [f1]
update 'asm' syntax file

git-svn-id: svn://kolibrios.org@6087 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-21 22:22:11 +00:00
IgorA
8a4f974d14 optimize and fix 't_edit'
git-svn-id: svn://kolibrios.org@6086 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-20 18:34:38 +00:00
Sergey Semyonov (Serge)
e1826d5636 fix case sensitive include name.
git-svn-id: svn://kolibrios.org@6083 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-20 04:30:33 +00:00
IgorA
fc6f59584d update programs
git-svn-id: svn://kolibrios.org@6081 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-19 20:53:55 +00:00
Sergey Semyonov (Serge)
73fdb3cb47 console: __stdcall function must preserve ebx register
git-svn-id: svn://kolibrios.org@6067 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-17 23:55:03 +00:00
IgorA
7833219ec0 add a new program for users (it has a simple interface)
git-svn-id: svn://kolibrios.org@6060 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-15 22:51:03 +00:00
IgorA
ea730a853f code reorganization
git-svn-id: svn://kolibrios.org@6046 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-09 19:39:34 +00:00
IgorA
45a7eeea24 add the calculation of normals for better lighting
git-svn-id: svn://kolibrios.org@6022 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-01 18:08:10 +00:00
IgorA
ba6e638119 fix calculate light position (in function Matrix_Inv)
git-svn-id: svn://kolibrios.org@6017 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-30 20:36:08 +00:00
IgorA
34c429147d small fix in light functions, new test example
git-svn-id: svn://kolibrios.org@6013 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-29 15:39:09 +00:00
IgorA
bee21cb588 1) fix draw caption in 'tree_list'
2) 'info3ds' correct scale on axis x and y

git-svn-id: svn://kolibrios.org@5948 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-03 10:55:32 +00:00
pathoswithin
94a081e526 Nope... rollback
git-svn-id: svn://kolibrios.org@5947 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 15:56:46 +00:00
pathoswithin
54af8dcf89 turn on "movi"
git-svn-id: svn://kolibrios.org@5946 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 15:39:13 +00:00
IgorA
3a5fd263ae add multi select vertices & average coordinates: x,y,z
git-svn-id: svn://kolibrios.org@5944 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 12:25:32 +00:00
IgorA
eb687aadb4 small fix in 't_edit'
git-svn-id: svn://kolibrios.org@5939 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-01 12:51:32 +00:00