This repository has been archived on 2023-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
5bf1bf645c8a0415c67b040821d6389618ca099a
- Linking logic buttons had draw glitch, caused by reading data from free'd buttons - Doing an undo with mouse-over Curve Widget caused crash or corruption. Both related to code that tries to keep the "active" button in memory. On each redraw of UI, buttons are re-created, which makes it all tricky... hope we're safer now. Also: added back undo pushes on adding links in logic editor.
Description
Archive of Blender with old branches
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%