- Apr 20, 2012
-
-
Brendon Murphy authored
added warning "some mesh functions broken"
-
- Feb 13, 2012
-
-
Bassam Kurdali authored
fixed bug where copy protected transform wasn't working; lock_rotations_4d is a bool, just copy, don't try to iterate on it.
-
- Feb 05, 2012
-
-
Campbell Barton authored
-
- Jan 18, 2012
-
-
Sergey Sharybin authored
- Check for keymap availability to suppress warning messages when running blender in background mode
-
- Jan 14, 2012
-
-
Campbell Barton authored
-
- Jan 01, 2012
-
-
Campbell Barton authored
-
- Dec 31, 2011
-
-
Campbell Barton authored
-
- Dec 23, 2011
-
-
Bassam Kurdali authored
-
- Nov 19, 2011
-
-
Campbell Barton authored
indentation edits and copy pyrimid from contrib (where I had made some edits), removed so this wont happen again.
-
- Oct 01, 2011
-
-
Daniel Salazar authored
RNA_def_struct_ui_text: 'MESH_OT_copy_face_settings' '' description ends with a '.' !
-
- Sep 22, 2011
-
-
Dalai Felinto authored
-
- Sep 20, 2011
-
-
Brendon Murphy authored
commented out line 784 # bpy.types.DATA_PT_texface.append(_add_tface_buttons)
-
- Aug 08, 2011
-
-
Campbell Barton authored
-
- Aug 05, 2011
-
-
Brecht Van Lommel authored
[[Split portion of a mixed commit.]]
-
- Jun 21, 2011
-
-
Campbell Barton authored
-
- May 19, 2011
-
-
Guillermo S. Romero authored
-
Bassam Kurdali authored
-
- Apr 25, 2011
-
-
Guillermo S. Romero authored
-
- Apr 17, 2011
-
-
Bassam Kurdali authored
-
- Apr 01, 2011
-
-
Campbell Barton authored
-
- Mar 26, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
from perfection cat (sindra1961)
-
- Mar 19, 2011
-
-
Jonathan Smith authored
-
- Mar 15, 2011
-
-
Campbell Barton authored
-
- Mar 01, 2011
-
-
Adam Wiseman authored
-
- Feb 27, 2011
-
-
Campbell Barton authored
-
- Feb 11, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- Feb 06, 2011
-
-
Campbell Barton authored
fix for recent mathutils updates. note that the logic here is confusing and Im not sure why the original bone matrix us used at all.
-
- Feb 05, 2011
-
-
Campbell Barton authored
-
- Feb 01, 2011
-
-
Jonathan Smith authored
-
- Jan 25, 2011
-
-
Campbell Barton authored
fix [#25791] Copy Attributes?\191Copy Vertex Weights Subfunction?\191Doesn?\191t Work\nfrom Lawrence D'Oliveiro (ldo)
-
Campbell Barton authored
from Lawrence D'Oliveiro (ldo)
-
- Jan 24, 2011
-
-
Campbell Barton authored
-
- Jan 14, 2011
-
-
Bassam Kurdali authored
-
Campbell Barton authored
-
- Jan 08, 2011
-
-
Luca Bonavita authored
READ THIS TO AVOID A LOT OF WORK! New way of linking to tracker pages: just use the parameter "aid" (artifact ID), to avoid a lot of manual updates later in wiki and svn. Example: ========= OLD WAY TO LINK TO TRACKER ----------------------------- Complete url of a script in Upload http://projects.blender.org/tracker/index.php?func=detail&aid=25349&group_id=153&atid=467 If we move this in contrib this url will become http://projects.blender.org/tracker/index.php?func=detail&aid=25349&group_id=153&atid=468 467 becomes 468, so we have to update this in wiki page. Later on, when this moves into Trunk, the url will become http://projects.blender.org/tracker/index.php?func=detail&aid=25349&group_id=153&atid=469 468 becomes 469, so we have to update the url in wiki page and svn. Annoying! NEW WAY TO LINK TO TRACKER ----------------------------- Best way to link to tracker page is using: http://projects.blender.org/tracker/index.php?func=detail&aid=25349 Use "func=detail" Use "aid" (which is the "artifact ID") DON'T use "group_id" (which is the project ID, bf-extensions is project 153) DON'T use "atid" (which is the "artifacts tracker ID") Like this, the url is unique, and we will avoid to update wiki pages and svn after moving pages [[Split portion of a mixed commit.]]
-
- Jan 01, 2011
-
-
Campbell Barton authored
-
- Nov 21, 2010
-
-
Bassam Kurdali authored
-