Go to file
Campbell Barton 226d3a87d2 Object Menu Edits:
- add quick effects to object menu, these are too useful to hide in search menu.
- set/clear track/parent - expand the operators enums in submenus - no advantage in having a further popup after clicking on the menu item.
- move 'Join UVs' into Make links menu which is currently being abused to store some copy functions. Do this because the 'Object' menu is getting too big.
2011-10-06 05:45:06 +00:00
build_files modify pacman file not to compile templates & presets. 2011-10-04 23:00:38 +00:00
doc update generated api changelog for edits since 2.59 2011-10-05 22:43:00 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern dont define the ghost PREFIX for scons, since this means our portable downloadable binary would find the system blender files (if installed). 2011-10-06 02:29:15 +00:00
po filter RNA classes for translation (removes over 1300 lines from messages.txt) 2011-10-05 03:39:22 +00:00
release Object Menu Edits: 2011-10-06 05:45:06 +00:00
source fix for error in own edits to recently applied select link sequencer patch. 2011-10-06 05:10:09 +00:00
CMakeLists.txt * Removing libsamplerate from build systems 2011-10-02 17:09:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. 2011-09-30 07:47:45 +00:00
SConstruct scons flags were being set carelessly - CCFLAGS is like setting CFLAGS and CXXFLAGS - in a few cases this was being set redundantly. 2011-10-05 23:35:03 +00:00