mem_copy(Cmd.m_pVertices, m_aVertices, VertSize * NumVerts);
and replace it with
mem_copy(Cmd.m_pVertices, m_aVertices, VertSize * NumVerts * 200000);
The thread 0x289c has exited with code 0 (0x0).
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
RenderPicker(pColor)
, it renders simple Square with the color you provided
2. This method checks, if you pressed this square. If you do, it makes static Color Picker be "linked" to this color and turning Color Picker on, if it wasn't enabled
3. Here I was when asked the question Now I should check every frame if the Color Picker enabled and if it is - draw it for "linked" color