This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Martin Poirier cbd84b26f4 === Interface ===
Based on patch #5140 by Juho Vepsäläinen, this commit removes the requirement to type # at the start when you want to use Python expression evaluation when typing a value in a button.

In a nutshell, that means you can now type 3 + 5 in a numbut and see it change to 8.

Word of warning: The normal Python operator logic applies, so if you type in 1 / 3, you'll get 0 and not 0.333. There's no going around that.
2006-12-03 18:59:13 +00:00
..
2006-12-03 18:59:13 +00:00
2006-11-29 19:31:45 +00:00
2006-12-03 01:16:17 +00:00
2006-03-10 22:50:27 +00:00
2005-03-09 19:45:59 +00:00
2006-03-10 20:47:34 +00:00