- Jul 03, 2011
-
-
Campbell Barton authored
-
Chris Foster authored
- Fix for relative texture paths that contain folders in them.
-
Daniel Salazar authored
-
Brendon Murphy authored
-
- Jul 02, 2011
-
-
Chris Foster authored
-
- Jul 01, 2011
-
-
Martin Poirier authored
fix problem on web interface with blacklisted slaves no longer in slave list
-
- Jun 29, 2011
-
-
Martin Poirier authored
better stream handling when uploading files Might solve the problem with OS X masters
-
Campbell Barton authored
- for windows use case insensitive checks for DLL and EXE extensions. - copying python libs now works if python is installed onto the system. - renamed 'Save As Runtime' --> 'Save As Game Engine Runtime', since 'Runtime' is too much a generic term.
-
Campbell Barton authored
add tooltip to address [#27798] .OBJ Import with 'Split' option enabled, skips verts with no face/edge users.
-
Nathan Vegdahl authored
-
- Jun 28, 2011
-
-
Doug Hammond authored
extensions_framework: add ability to set UILayout alert state based on a logical test of PropertyGroup members
-
John Phan authored
update to able to export all action set that matches the bones that some were ignore or couldn't be added in.
-
Doug Hammond authored
-
- Jun 27, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
- replace line intersection function with mathutils one. - snap to edge intersection works with object transforms now. - clean whitespace
-
Campbell Barton authored
initialize the filepath in the invoke function rather then the menu.
-
Campbell Barton authored
-
Campbell Barton authored
-
Mitchell Stokes authored
* Now __pycache__ folders are ignored instead of *.pyc files (the only pyc files are in the __pycachce__ folders) * Now 2.58/python/lib is copied over instead of just lib. This allows the runtime to take advantage of Blender's "bundled Python" features. Having the 2.58 folder also allows for other potential files that BGE users might eventually want (e.g., components).
-
- Jun 23, 2011
-
-
Nathan Vegdahl authored
-
Nathan Vegdahl authored
This is the last piece that should allow some pretty extensive custom rigging in the metarig, if advanced users choose to do so.
-
Campbell Barton authored
-
- Jun 22, 2011
-
-
Campbell Barton authored
-
Nathan Vegdahl authored
This allows advanced users to do certain limited custom rigging work in the metarig, and have it transfer to the generated rig. Custom properties are also copied when using the copy_bone function in utils. TODO: transfer drivers from the metarig as well.
-
- Jun 21, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Nathan Vegdahl authored
-
- Jun 20, 2011
-
-
John Phan authored
-
John Phan authored
added some features to able to delete first index action set and remove all mesh vertex weight selected mesh.
-
Martin Poirier authored
Reported by Ramon Nieto Added a better error message when the current file is not saved.
-
Martin Poirier authored
Add rna callback to server address property so that it correctly checks if the server exists when the value changes.
-
Martin Poirier authored
Report by Wintch Analyzer Refill the rna blacklist list every refresh (safer that way).
-
Kalle-Samuli Riihikoski authored
-
Martin Poirier authored
-
Campbell Barton authored
-
- Jun 19, 2011
-
-
Nathan Vegdahl authored
-
- Jun 18, 2011
-
-
Nathan Vegdahl authored
The layer names are then used in creating the custom rig layer UI. This is useful for users that do not want to--or do not have the knowledge to--edit the generated python script by hand. It is also handy even for more advanced users when regerating the rig over and over (which over-writes the script and any hand-made edits). Also misc bug fixes in some of the rig types.
-
Nathan Vegdahl authored
This allows IK arms and legs to still function properly even when they start with an entirely straight chain.
-