|
|
9969594f54
|
mixer working pretty well now
|
2018-08-05 00:34:07 +02:00 |
|
|
|
12c1aa33c4
|
improving mixer
|
2018-08-02 09:44:14 +02:00 |
|
|
|
8a3760df9e
|
fix white trail in mixer, now it works fine
|
2018-08-01 18:04:33 +02:00 |
|
|
|
be3b3c089a
|
mixer working with scaling factor
|
2018-08-01 17:11:49 +02:00 |
|
|
|
76033a1ca8
|
mixer working except when changing plane, previous sample does't work in this case
|
2018-08-01 16:47:13 +02:00 |
|
|
|
663863fe44
|
mixer brush partially working, still wip
|
2018-08-01 15:31:12 +02:00 |
|
|
|
57e2fa1abd
|
mixer brush wip
|
2018-08-01 10:48:04 +02:00 |
|
|
|
5c2264ba8b
|
add more checks on unsaved documents
|
2018-07-31 22:46:07 +02:00 |
|
|
|
1a7677a727
|
save on exit message, * symbol on unsaved docs, saved status on history
|
2018-07-31 17:25:50 +02:00 |
|
|
|
87fcea61b8
|
request save on exit wip
|
2018-07-30 23:35:27 +02:00 |
|
|
|
c0f9e13b92
|
toggle ui with Tab, add hsv jitter
|
2018-07-28 00:53:20 +02:00 |
|
|
|
9b5094f510
|
quick switch Pen/Erase with E
|
2018-07-27 12:23:28 +02:00 |
|
|
|
9b1ced76c2
|
demo license checker
|
2018-07-18 01:30:39 +02:00 |
|
|
|
ef5ef5d07e
|
add zip archiver library to compress cubes exporter
|
2018-06-15 22:45:28 +02:00 |
|
|
|
559db7d8e9
|
fix cubes export layers order
|
2018-06-09 02:09:39 +02:00 |
|
|
|
4a9ad0212d
|
Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
|
2018-06-09 01:40:57 +02:00 |
|
|
|
fb528f87de
|
implement cubes exporter for web viewer
|
2018-06-09 01:39:58 +02:00 |
|
|
|
361374deb0
|
fix picker which crashed on resolution change, timelapse frame only when draw a stroke
|
2018-06-05 19:40:27 +02:00 |
|
|
|
376c6097d2
|
Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
|
2018-05-10 22:36:12 +02:00 |
|
|
|
2a728b3a07
|
fix stencil random every stroke and not sample
|
2018-05-10 22:35:59 +02:00 |
|
|
|
4f55b477da
|
implement action redo
|
2018-05-10 22:32:34 +02:00 |
|
|
|
cdbe2d37b7
|
fix merge layers with layer opacity
|
2018-05-10 16:34:43 +02:00 |
|
|
|
c4f304f7bc
|
fix stroke noise, wet and stencil
|
2018-05-09 17:02:08 +02:00 |
|
|
|
f16adb8fcc
|
fix framebuffer read
|
2018-05-09 12:04:29 +02:00 |
|
|
|
658755c882
|
export png frames for animation
|
2018-03-12 01:32:37 +01:00 |
|
|
|
660a7ea1ef
|
update timeline layout and frame counter, add 500ms update timer on windows to force redraw, fix animation frames export
|
2018-03-10 18:28:41 +01:00 |
|
|
|
7e3da2bd86
|
Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
|
2018-03-08 22:36:22 +01:00 |
|
|
|
485c0ee933
|
fix color picker
|
2018-03-08 22:36:12 +01:00 |
|
|
|
da54181754
|
import facebook 360 stripe
|
2018-03-07 21:17:23 +01:00 |
|
|
|
188a8df0e9
|
Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
|
2018-02-10 18:59:45 +01:00 |
|
|
|
72603d5df8
|
fix debug build with vs2017
|
2018-02-10 18:53:56 +01:00 |
|
|
|
5feb3acb1d
|
add download progress, improbable cloud browser, lock touch when pencil is down on iOS
|
2018-01-04 00:02:28 +00:00 |
|
|
|
0d7217af7b
|
small fixes
|
2017-12-13 01:26:13 +00:00 |
|
|
|
f4cd7fdc62
|
add file picking for osx and ios and implement equirectangular import
|
2017-12-09 09:07:42 +00:00 |
|
|
|
d18b1103bb
|
fix shader for iOS, remove switch to if-else sequence
|
2017-12-06 00:32:15 +00:00 |
|
|
|
a90aa4a60e
|
implementing color wheel and new color picker
|
2017-11-23 20:26:57 +00:00 |
|
|
|
d44434a458
|
fix shaders for ios, add separator for combobox
|
2017-11-16 09:54:57 +00:00 |
|
|
|
0d3431a9de
|
update android and xcode projects, fix document title and change default resolution to 1024px
|
2017-11-14 08:45:35 +00:00 |
|
|
|
4473bc8bd4
|
remove glm swizzling for better debugability
|
2017-11-12 17:39:30 +00:00 |
|
|
|
e280629cf2
|
add noise parameter to the brush settings
|
2017-11-12 17:02:24 +00:00 |
|
|
|
5dccd61160
|
implement blend mode selection in shader and fix alpha lock
|
2017-11-12 03:27:28 +00:00 |
|
|
|
daaa7f9d48
|
add ComboBox node, add blend modes button in stroke panel, move brush shader code to ShaderManager and avoid the same shader being recompiled many times
|
2017-11-12 03:02:40 +00:00 |
|
|
|
fa4e67617b
|
add color dodge and multiply blending modes shaders, change tmp framebuffer to RGBA32F for better precision and fix the blending problem for the stroke not reaching full opacity
|
2017-11-11 16:54:21 +00:00 |
|
|
|
3e546affc9
|
fix: opening a doc async did not update the layers list, added on_complete callback to update the layers panel
|
2017-11-07 07:37:21 +00:00 |
|
|
|
05c5bd1bdb
|
update Xcode and android projects
|
2017-11-06 00:03:57 +00:00 |
|
|
|
ae7a8948b7
|
rename things
|
2017-11-05 13:33:39 +00:00 |
|
|
|
b42fbb197a
|
add upload to cloud menu to copy all the files to the server
|
2017-11-04 22:48:18 +00:00 |
|
|
|
2baaff10cc
|
add command line interface handler and implement convert command from pano to jpg
|
2017-11-04 16:04:22 +00:00 |
|
|
|
a3276906f9
|
implement multithreading for windows, implement file uploading when saving
|
2017-11-03 21:27:33 +00:00 |
|
|
|
c8e115774f
|
add wet parameter, fix selection mask modes
|
2017-10-27 00:47:48 +01:00 |
|