2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-11 |
Campbell Barton | recent change shows up incorrect context use: context... |
tree | commitdiff |
2009-11-11 |
Campbell Barton | - In the context, EditBones and Bases were set as ... |
tree | commitdiff |
2009-11-10 |
Campbell Barton | modify the python context access so invalid names will... |
tree | commitdiff |
2009-11-09 |
Campbell Barton | fix for running datatoc on files in a subdir (was addin... |
tree | commitdiff |
2009-11-09 |
Campbell Barton | simple fix, still worked on my PC somehow |
tree | commitdiff |
2009-11-09 |
Campbell Barton | - added particle select_inverse |
tree | commitdiff |
2009-11-08 |
Andrea Weikert | Sequencer: (small Durian wish) |
tree | commitdiff |
2009-11-08 |
Campbell Barton | use the cwd for the shell prompt, use subprocess.getsta... |
tree | commitdiff |
2009-11-08 |
Thomas Dinges | * Removed "Lock" Prefix from items inside Transform... |
tree | commitdiff |
2009-11-08 |
Campbell Barton | bpy/rna api class feature |
tree | commitdiff |
2009-11-07 |
Campbell Barton | pedantic enum string consistancy |
tree | commitdiff |
2009-11-07 |
Campbell Barton | pep8 whitespace commit |
tree | commitdiff |
2009-11-07 |
Martin Poirier | fluid cache need a +1 offset, their frame 0 is blender... |
tree | commitdiff |
2009-11-07 |
Campbell Barton | missed committing this file (from Stani's patch) |
tree | commitdiff |
2009-11-06 |
Campbell Barton | - added console language type |
tree | commitdiff |
2009-11-06 |
Campbell Barton | api changes suggested by Stani |
tree | commitdiff |
2009-11-06 |
Thomas Dinges | * Added "Align View to Selected" to the View > Align... |
tree | commitdiff |
2009-11-06 |
Brecht Van Lommel | Sculpt: WIP brush behavior changes |
tree | commitdiff |
2009-11-06 |
Campbell Barton | - removing the last particle system now exits particle... |
tree | commitdiff |
2009-11-06 |
Campbell Barton | patch from Stani, support for function arguments in... |
tree | commitdiff |
2009-11-05 |
Kent Mein | Simple one liner.... |
tree | commitdiff |
2009-11-05 |
Campbell Barton | view docs was broken for operators - was getting the... |
tree | commitdiff |
2009-11-05 |
Campbell Barton | operator to select pos/neg verts on any axis relative... |
tree | commitdiff |
2009-11-05 |
William Reynish | Moved the object and bone name fields out of the Transf... |
tree | commitdiff |
2009-11-05 |
William Reynish | Moved the buttons around slightly in shape keys, to... |
tree | commitdiff |
2009-11-05 |
Campbell Barton | Select interior faces, access from the mesh select... |
tree | commitdiff |
2009-11-05 |
Campbell Barton | - added bpy.context to the python module |
tree | commitdiff |
2009-11-05 |
Joshua Leung | Bugfixes + Spline IK Tweaks: |
tree | commitdiff |
2009-11-05 |
Campbell Barton | fix for editing docs |
tree | commitdiff |
2009-11-05 |
Matt Ebb | * Fix for [#19700] undo doesn't display visual feedback... |
tree | commitdiff |
2009-11-05 |
Matt Ebb | Added mass and spring vertex groups to softbody rna/ui |
tree | commitdiff |
2009-11-04 |
Campbell Barton | - missing return values |
tree | commitdiff |
2009-11-04 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-04 |
Campbell Barton | - Stopping jobs on undo wasnt fixing undo/redo while... |
tree | commitdiff |
2009-11-04 |
Martin Poirier | make render, world and material buttons show when netre... |
tree | commitdiff |
2009-11-04 |
Campbell Barton | - move WM operators out of bpy_ops.py into their own... |
tree | commitdiff |
2009-11-04 |
Brecht Van Lommel | Bugfix: sculpt layer brush "persistent" option was... |
tree | commitdiff |
2009-11-04 |
Campbell Barton | bugfix [#19804] .MDD is not working?? // Also filetype... |
tree | commitdiff |
2009-11-04 |
Campbell Barton | bpy.ops.import.obj("somepath") is invalid syntax becaus... |
tree | commitdiff |
2009-11-04 |
Campbell Barton | fix for some python errors |
tree | commitdiff |
2009-11-04 |
Campbell Barton | new operator directory, move some scripts from io |
tree | commitdiff |
2009-11-04 |
Campbell Barton | quick update of bvh importer for blender 2.5, mostly... |
tree | commitdiff |
2009-11-04 |
Campbell Barton | bvh import from 2.4x (unchanged) |
tree | commitdiff |
2009-11-04 |
Campbell Barton | particle vertex group UI |
tree | commitdiff |
2009-11-04 |
Campbell Barton | Make Links (Ctrl+L) back |
tree | commitdiff |
2009-11-04 |
Joshua Leung | Bugfixes for Adding Objects: |
tree | commitdiff |
2009-11-04 |
Joshua Leung | Bugfix #19777: Owner Space not Target Space for Action... |
tree | commitdiff |
2009-11-03 |
Nicholas Bishop | Moved the show brush flag from sculpt to paint, and... |
tree | commitdiff |
2009-11-03 |
Campbell Barton | uv smart project now in unwrap menu with 2 most importa... |
tree | commitdiff |
2009-11-03 |
Campbell Barton | - remove UV mapping operator, call a header menu direct... |
tree | commitdiff |
2009-11-03 |
Campbell Barton | renamed bpy.sys to bpy.utils, since it used to be a... |
tree | commitdiff |
2009-11-03 |
Campbell Barton | quick port of smart project to 2.5x, no operator option... |
tree | commitdiff |
2009-11-03 |
Campbell Barton | script copied from 2.4x with no changes |
tree | commitdiff |
2009-11-03 |
Campbell Barton | active property for collections for things like scene... |
tree | commitdiff |
2009-11-03 |
Campbell Barton | whitespace commit, (was some tabs mixed with spaces... |
tree | commitdiff |
2009-11-02 |
Campbell Barton | update from Keith Boshoff, use selected faces while... |
tree | commitdiff |
2009-11-02 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-02 |
Campbell Barton | how embarrassing! |
tree | commitdiff |
2009-11-02 |
William Reynish | Enabled theme editing in user preferences. There's... |
tree | commitdiff |
2009-11-02 |
Campbell Barton | - all add object operators now take view_align as an... |
tree | commitdiff |
2009-11-02 |
William Reynish | *Added subdivide to armature toolbar, and gave it a... |
tree | commitdiff |
2009-11-02 |
Matt Ebb | * Added a new 'bone constraint' property editor icon... |
tree | commitdiff |
2009-11-02 |
Campbell Barton | many operators uses Bases, for the python to set operat... |
tree | commitdiff |
2009-11-02 |
Joshua Leung | Spline IK Experimental Features: |
tree | commitdiff |
2009-11-02 |
Matt Ebb | Added back texture filter/minimum settings to image... |
tree | commitdiff |
2009-11-02 |
Campbell Barton | vertex paint script ported by - Keith "Wahooney" Boshoff |
tree | commitdiff |
2009-11-02 |
Campbell Barton | make python operator instances subclasses of the wmOper... |
tree | commitdiff |
2009-11-02 |
Matt Ebb | Added some missing menu items + fixes |
tree | commitdiff |
2009-11-01 |
Campbell Barton | rna structs would not raise an error when assigning... |
tree | commitdiff |
2009-11-01 |
William Reynish | Fixed a few icons in user preferences Input tab |
tree | commitdiff |
2009-11-01 |
Campbell Barton | add_mesh_torus now passes the pep8 test |
tree | commitdiff |
2009-11-01 |
William Reynish | Added proper icon for full screen mode. Would be nice... |
tree | commitdiff |
2009-11-01 |
Martin Poirier | Correct GPL license header for all python scripts |
tree | commitdiff |
2009-11-01 |
Joshua Leung | Rigging Goodies: Spline IK Constraint |
tree | commitdiff |
2009-11-01 |
Thomas Dinges | * Some guideline work for the particle py file. |
tree | commitdiff |
2009-10-31 |
Campbell Barton | made scripts pass the pep8 test (though not fully pep8... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | GPL2 header from firebird (without disclaimer), notice... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | renamed buttons ui files to properties to match UI... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | tabs to spaces, remove trailing white space. (apart... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | improved class validation, variables defined by the... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | define operator properties in the class, similar to... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | change blender python interface for classes not to... |
tree | commitdiff |
2009-10-31 |
Thomas Dinges | Commit of Patch [#19768] Add View3d Menu Items: View... |
tree | commitdiff |
2009-10-31 |
Campbell Barton | pep8 compliance for bpy_ops.py |
tree | commitdiff |
2009-10-30 |
Thomas Dinges | Commit of Patch [#19711] Add Menu Item: View3d -> View... |
tree | commitdiff |
2009-10-30 |
Campbell Barton | small change to strip-swap, Made keys Alt+L/RArrowKey... |
tree | commitdiff |
2009-10-30 |
Arystanbek Dyussenov | Merge of the COLLADA GSoC branch into trunk. |
tree | commitdiff |
2009-10-30 |
Campbell Barton | Patch from Stani for autocomplete |
tree | commitdiff |
2009-10-30 |
Joshua Leung | New Track To Constraint: "Damped" |
tree | commitdiff |
2009-10-30 |
Joseph Eagar | added an 'auto-normalize' option for weight paint mode... |
tree | commitdiff |
2009-10-29 |
Thomas Dinges | * Some Whitespace and small code-guideline cleanup. |
tree | commitdiff |
2009-10-29 |
Thomas Dinges | * Tiny Force Field Layout improvements and tooltip... |
tree | commitdiff |
2009-10-29 |
Thomas Dinges | * Added greying out for Bound Box Menu. |
tree | commitdiff |
2009-10-29 |
Campbell Barton | replacement for my own autocomplete module by stani |
tree | commitdiff |
2009-10-29 |
Campbell Barton | moved the following into the screen context rather... |
tree | commitdiff |
2009-10-29 |
Thomas Dinges | Fixed [#19735] No normal map button in texture->image... |
tree | commitdiff |
2009-10-29 |
Campbell Barton | Script templates, including game logic scripts from... |
tree | commitdiff |
2009-10-29 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-10-29 |
Campbell Barton | Python can now run operators with their own context... |
tree | commitdiff |
next |