Redstone1024
Loading Heatmap…

Redstone1024 pushed to master at StableDiffusion/WebUI

1 month ago

Redstone1024 pushed to master at StableDiffusion/WebUI

  • 22bcc7be42 attempted fix for infinite loading for settings that some people experience
  • 3856ada5cc do not add mask blur to infotext if there is no mask
  • 433b3ab701 Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
  • 4268759370 Merge pull request #7931 from space-nuko/img2img-enhance
  • 1b63afbedc sort hypernetworks and checkpoints by name
  • Compare 589 commits »

5 months ago

Redstone1024 pushed to master at StableDiffusion/KohyaSS

6 months ago

Redstone1024 created branch master in StableDiffusion/KohyaSS

6 months ago

Redstone1024 created repository StableDiffusion/KohyaSS

6 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • 19dc46364a refactor(*): use CAllocatableObject instead of CElementalObject
  • ff155e23de feat(memory): add CMultipleAllocator for non-contiguous containers
  • 3d951a80db fix(containers): fix assertion when TBitset cannot be represented by uint64
  • 5b7a90cd0b fix(containers): fix operator&= operator|= and operator^= of TBitset
  • Compare 4 commits »

6 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • 1b33d3b166 feat(containers): add TStaticBitset and the corresponding testing
  • 5021171324 fix(containers): remove operator<=> of TBitset because its order is not defined
  • 1daf90adee fix(containers): fix operator<=> of TArray and TStaticArray to compare lexicographically
  • Compare 3 commits »

6 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • dd8b698bb3 feat(containers): enable TBitset to support custom block type

6 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

6 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • 5c91059203 refactor(memory): add allocator EBO helper macro and use it for TInlineAllocator

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • 84bf411752 refactor(memory): add allocator EBO helper macro and use it for TInlineAllocator
  • 7a8a1648d1 feat(containers): add TArray::Reference and TArray::ConstReference etc
  • a15ff69809 refactor(memory): remove FDefaultAllocator and directly specify a specific
  • 40d27eece6 refactor(containers): add the CElementalObject concept to constrain elements
  • Compare 4 commits »

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • e9f780622f feat(containers): add TStaticArray and operations support

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • 56cc0a4d69 feat(containers): modify the constructor of iterator adapters to be perfect forwarding
  • 4cec973485 feat(containers): add converting move constructor for iterator adaptors
  • 5e64450bce feat(containers): add TFunctionalOutputIterator and operations support
  • 5909d20605 feat(containers): add TFunctionalInputIterator and operations support
  • f521c2b5d5 fix(templates): fix FNoncopyable to satisfy the CMovable concept
  • Compare 5 commits »

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • bae95fa438 feat(containers): add TCountedIterator and operations support

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • c4e0528d93 fix(memory): support for creating TUniqueRef object from MakeUnique()

7 months ago

Redstone1024 pushed to master at Redstone1024/Redcraft

  • fb0d1e978d refactor(memory): disable comparison of TUniquePtr and TSharedPtr with nullptr
  • 0c54bbe2ac refactor(memory): remove FNoInit versions of MakeUnique() and MakeShared()
  • 05d59ed323 feat(containers): add TReverseIterator and operations support
  • 151c90d371 refactor(memory): summing allocator support into one header file
  • Compare 4 commits »

7 months ago