Skip to content
Snippets Groups Projects
  1. Jan 12, 2021
    • Keaeag3s's avatar
      Clippath unique ID performance improvement · 45d0c555
      Keaeag3s authored
      Same result as in merge request !8699 but with much better performance.
      The old solution used text search and replace.
      This solution loops through the nodes and only searches where needed.
      45d0c555
    • Keaeag3s's avatar
      Fix of clip-paths not being used · 85cf370f
      Keaeag3s authored
      Fix of the problem being discussed, but not related to, Issue #2705.
      
      The problem is solved by making all IDs unique every time a revamped art svg is generated by appending a random number to the end of the IDs.
      This prevents display:none skipping the defs.
      85cf370f
  2. Jan 11, 2021
  3. Dec 30, 2020
    • Keaeag3s's avatar
      Initial release · 515e8572
      Keaeag3s authored and Pregmodder's avatar Pregmodder committed
      artInfrastructure.js - support of selectable clip-paths
      normalize_svg.py - fixed i not defined error
      vector_revamp_layer_split.py - improved looping through structure - only relevant defs are incluted
      vector_revamp_source.svg - new art
      vectorRevampedArtControl.js - support for new art, pseudorandom color selector, matrix transform, reusable clothing
      
      Art, redone:
      a nice maid outfit
      a slutty maid outfit
      
      Art, new:
      a bra
      a button-up shirt
      a button-up shirt and panties
      a monokini
      a scalemail bikini
      a schoolgirl outfit
      a skimpy loincloth
      a sports bra
      a string bikini
      a striped bra
      a sweater
      a sweater and cutoffs
      a sweater and panties
      a t-shirt
      a t-shirt and jeans
      a t-shirt and panties
      a t-shirt and thong
      a tank-top
      a tank-top and panties
      a thong
      a tube top
      a tube top and thong
      an apron
      attractive lingerie
      boyshorts
      conservative clothing
      cutoffs
      cutoffs and a t-shirt
      jeans
      leather pants
      leather pants and a tube top
      leather pants and pasties
      panties
      panties and pasties
      pasties
      spats and a tank top
      sport shorts
      sport shorts and a sports bra
      sport shorts and a t-shirt
      stretch pants and a crop-top
      striped panties
      striped underwear
      515e8572
  4. Nov 29, 2020
  5. Oct 13, 2020
  6. Jun 28, 2020
  7. Jun 04, 2020
  8. Jun 02, 2020
  9. May 31, 2020
  10. May 25, 2020
Loading