From: George C. <geo...@gm...> - 2025-03-01 21:02:53
|
Please check https://github.com/George66/Factor сб, 1 мар. 2025 г. в 23:22, John Benediktsson <mr...@gm...>: > Probably nothing material, but typically when upgrading Factor for the > deploy tool you need to delete your old staging images. They are not > currently versioned. > > Run: > > delete-staging-images > > > On Sat, Mar 1, 2025 at 12:20 PM George Cherevichenko < > geo...@gm...> wrote: > >> John, I checked all the UI examples, they work, but "deploy-tool" gives >> an error message "Process exited with error code 1". >> Did you change anything in "deploy-tool"? >> >> сб, 1 мар. 2025 г. в 22:15, John Benediktsson <mr...@gm...>: >> >>> This one? >>> >> >>> >>> https://docs.factorcode.org/content/word-rotation-matrix4,math.matrices.simd.html >>> >>> >>> On Sat, Mar 1, 2025 at 11:12 AM George Cherevichenko < >>> geo...@gm...> wrote: >>> >>>> Bad surprise. Try to run OpenGL examples with 0.100. "No word named >>>> 'rotation-matrix4' found". I will temporarily close the repository. Where >>>> did you put 'rotation-matrix4? >>>> >>>> сб, 1 мар. 2025 г. в 21:13, John Benediktsson <mr...@gm...>: >>>> >>>>> That should not be the case, we removed colors.constants in 0.100. >>>>> >>>> >>>>> >>>>> >>>>> On Mar 1, 2025, at 10:08 AM, George Cherevichenko < >>>>> geo...@gm...> wrote: >>>>> >>>>> To write "COLOR: blue" you need "USE: colors.constants" for Windows >>>>> and "USE: colors" for Ubuntu. Surprise! >>>>> >>>>> сб, 1 мар. 2025 г. в 20:45, John Benediktsson <mr...@gm...>: >>>>> >>>>>> Hi George, >>>>>> >>>>>> I made that documentation fix. >>>>>> >>>>>> Separately, I'm curious about your examples are for "Ubuntu" and >>>>>> "Windows". What part of it makes it specific and not cross-platform? >>>>>> >>>>>> Thanks, >>>>>> John. >>>>>> >>>>>> >>>>>> On Mar 1, 2025, at 8:34 AM, John Benediktsson <mr...@gm...> >>>>>> wrote: >>>>>> >>>>>> Awesome! >>>>>> >>>>>> I will make that fix. >>>>>> >>>>>> >>>>>> On Sat, Mar 1, 2025 at 8:33 AM George Cherevichenko < >>>>>> geo...@gm...> wrote: >>>>>> >>>>>>> Hi >>>>>>> I wrote a set of examples. >>>>>>> https://github.com/George66/Factor >>>>>>> John, please correct factor/basis/ui/gestures/gestures-docs.factor >>>>>>> ARTICLE: "mouse-gestures" "Mouse gestures" >>>>>>> As far as I understand >>>>>>> "T{ button-down f 1 }" and "T{ button-down f f }" are not suitable, >>>>>>> .it must be >>>>>>> "T{ button-down f f 1 }" and "T{ button-down f f f }" ; see >>>>>>> "button-down" >>>>>>> >>>>>>> George >>>>>>> _______________________________________________ >>>>>>> Factor-talk mailing list >>>>>>> Fac...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Factor-talk mailing list >>>>>> Fac...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>>>>> >>>>> _______________________________________________ >>>>> Factor-talk mailing list >>>>> Fac...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>>>> >>>>> >>>>> _______________________________________________ >>>>> Factor-talk mailing list >>>>> Fac...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>>>> >>>> _______________________________________________ >>>> Factor-talk mailing list >>>> Fac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>>> >>> _______________________________________________ >>> Factor-talk mailing list >>> Fac...@li... >>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>> >> _______________________________________________ >> Factor-talk mailing list >> Fac...@li... >> https://lists.sourceforge.net/lists/listinfo/factor-talk >> > _______________________________________________ > Factor-talk mailing list > Fac...@li... > https://lists.sourceforge.net/lists/listinfo/factor-talk > |