Blender Git Commit Log
Git Commits -> Revision 4e1da54
Revision 4e1da54 by Campbell Barton (master) December 31, 2012, 15:11 (GMT) |
add back initial autocomplete support. - This doesnt use python as 2.4x did, instead it just autocompletes based on the text files unique identifiers so its useful for any language. - key is same as console (Ctrl+Space) |
Commit Details:
Full Hash: 4e1da54b5e35d7069850d186988447b279fd49b3
SVN Revision: 53467
Parent Commit: d4eac81
Lines Changed: +298, -86