2009-12-05 |
Martin Poirier | Support for the C Macro system in Python. |
tree | commitdiff |
2009-12-05 |
Campbell Barton | split up metarig hierarchy evaluation and modifying... |
tree | commitdiff |
2009-12-04 |
Martin Poirier | Changes to netrender baking operator. |
tree | commitdiff |
2009-12-04 |
Guillermo S. Romero | String fix and a bunch of PEP8 issues I had collected... |
tree | commitdiff |
2009-12-04 |
Campbell Barton | touches for demo'ing |
tree | commitdiff |
2009-12-04 |
Matt Ebb | * Fix for incorrect disabling after baking cloth sim |
tree | commitdiff |
2009-12-04 |
Campbell Barton | rna function |
tree | commitdiff |
2009-12-04 |
Martin Poirier | Fix for cache path. |
tree | commitdiff |
2009-12-04 |
Matt Ebb | Fix for [#19478] Shortkeys for switch to Quad view... |
tree | commitdiff |
2009-12-03 |
Campbell Barton | leg rig type & metarig example, still need to add IK's |
tree | commitdiff |
2009-12-03 |
Martin Poirier | Finish renaming job in Set Center operator to use Origi... |
tree | commitdiff |
2009-12-03 |
Campbell Barton | - property decorators for setting attributes didnt... |
tree | commitdiff |
2009-12-03 |
William Reynish | Added Toggle Full Screen and Duplicate Area to the... |
tree | commitdiff |
2009-12-03 |
Campbell Barton | - curve geometry curve panel wasnt displaying with... |
tree | commitdiff |
2009-12-03 |
Joshua Leung | Bugfix #20219: Timeline navigation |
tree | commitdiff |
2009-12-03 |
Matt Ebb | Fix for [#20226] 3DView header: hiding menu texts and... |
tree | commitdiff |
2009-12-02 |
Martin Poirier | [#20213] Align to Transform Orientation crashes Blender |
tree | commitdiff |
2009-12-02 |
Campbell Barton | change bone storage class so __slots__ can be used... |
tree | commitdiff |
2009-12-02 |
Campbell Barton | multiple script paths broke text template menu |
tree | commitdiff |
2009-12-02 |
Campbell Barton | - bpy.data.add_armature() |
tree | commitdiff |
2009-12-02 |
Damien Plisson | Quicktime(Carbon/win32) : add operator to raise the... |
tree | commitdiff |
2009-12-02 |
Campbell Barton | - include example input rigs for each autorig type... |
tree | commitdiff |
2009-12-02 |
Brecht Van Lommel | AAO Indirect Diffuse |
tree | commitdiff |
2009-12-02 |
Campbell Barton | rename armature RNA props |
tree | commitdiff |
2009-12-02 |
Matt Ebb | Changes to Color Management |
tree | commitdiff |
2009-12-02 |
Martin Poirier | Restore new snap align icon that was lost in previous... |
tree | commitdiff |
2009-12-02 |
Campbell Barton | - finished spine rig generator, (drivers, constraints) |
tree | commitdiff |
2009-12-02 |
Martin Poirier | remove icon_only option for snap target option in heade... |
tree | commitdiff |
2009-12-01 |
Campbell Barton | - rig spine type WIP, editmode done, still needs pose... |
tree | commitdiff |
2009-12-01 |
Campbell Barton | select pattern for bones |
tree | commitdiff |
2009-12-01 |
Campbell Barton | more small fixes |
tree | commitdiff |
2009-12-01 |
Campbell Barton | small fixes, also option for fake parent so hierarchy... |
tree | commitdiff |
2009-12-01 |
Campbell Barton | export an armature to graphviz showing hierarchy, const... |
tree | commitdiff |
2009-12-01 |
Campbell Barton | added autorig neck type |
tree | commitdiff |
2009-11-30 |
Campbell Barton | User Script support added back. |
tree | commitdiff |
2009-11-30 |
Campbell Barton | surfaces were displaying the Geometry panel that only... |
tree | commitdiff |
2009-11-30 |
Brecht Van Lommel | Approximate AO: Diffuse Bounce Hack |
tree | commitdiff |
2009-11-30 |
Thomas Dinges | Cleanup: |
tree | commitdiff |
2009-11-30 |
William Reynish | Rename Centroid to Origin, following discussions on... |
tree | commitdiff |
2009-11-30 |
Campbell Barton | convert rigify into a package. advantage is new types... |
tree | commitdiff |
2009-11-30 |
Campbell Barton | better remove doubles for retopo, use 15th the of the... |
tree | commitdiff |
2009-11-30 |
Campbell Barton | retopo: use a smaller scale for faces that are modeled... |
tree | commitdiff |
2009-11-30 |
Campbell Barton | previous commit for retopo converted the strokes into... |
tree | commitdiff |
2009-11-30 |
Campbell Barton | - grease pencil drawing on the surface of objects ... |
tree | commitdiff |
2009-11-29 |
Joshua Leung | * Moved rotation initialisation code for new objects... |
tree | commitdiff |
2009-11-29 |
Campbell Barton | - new objects added from the rna api defaulted to quat... |
tree | commitdiff |
2009-11-29 |
Martin Poirier | 1. Extend option for 3d view border select now does... |
tree | commitdiff |
2009-11-29 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2009-11-29 |
Nicholas Bishop | UI: |
tree | commitdiff |
2009-11-29 |
Joshua Leung | UI Scripts Bugfixes: |
tree | commitdiff |
2009-11-29 |
Campbell Barton | Draw function for operators (just like panels), used... |
tree | commitdiff |
2009-11-28 |
Campbell Barton | pep8 cleanup in ui and op dirs, added popup to select... |
tree | commitdiff |
2009-11-28 |
Nicholas Bishop | UI: |
tree | commitdiff |
2009-11-28 |
Campbell Barton | simple fixes |
tree | commitdiff |
2009-11-28 |
Campbell Barton | bugfix [#20143] .obj import fails |
tree | commitdiff |
2009-11-28 |
Thomas Dinges | * Restored the "Solid OpenGL lamps" Buttons in user... |
tree | commitdiff |
2009-11-28 |
Campbell Barton | operator renaming for more consistent word ordering... |
tree | commitdiff |
2009-11-28 |
William Reynish | slight reorganization of 3D view UI region. |
tree | commitdiff |
2009-11-28 |
Campbell Barton | py/rna api |
tree | commitdiff |
2009-11-28 |
Brecht Van Lommel | Mesh Deform Modifier |
tree | commitdiff |
2009-11-28 |
William Reynish | Fixed some more names after the Python UI API changes |
tree | commitdiff |
2009-11-28 |
Matt Ebb | A few new mouse navigation config options to help trans... |
tree | commitdiff |
2009-11-28 |
Matt Ebb | * New tool - Join as Shapes |
tree | commitdiff |
2009-11-28 |
Roland Hess | Head/Tail property was never added for Track To and... |
tree | commitdiff |
2009-11-27 |
Thomas Dinges | * Small Cleanup. |
tree | commitdiff |
2009-11-27 |
Campbell Barton | shoulder improvements, fixes for linking arm/palm/finge... |
tree | commitdiff |
2009-11-27 |
Martin Poirier | Add missing snap properties to transform operator. |
tree | commitdiff |
2009-11-27 |
Campbell Barton | edge loop delete was using snap, making it not actually... |
tree | commitdiff |
2009-11-27 |
Campbell Barton | new palm rig type + some refactoring to make names... |
tree | commitdiff |
2009-11-27 |
William Reynish | Re-commit of new icons. It seems like the icon update... |
tree | commitdiff |
2009-11-27 |
Joshua Leung | Durian Request: |
tree | commitdiff |
2009-11-27 |
Joshua Leung | Added RMB-menu to Headers: |
tree | commitdiff |
2009-11-27 |
Matt Ebb | fix for error in simpledeform modifier ui |
tree | commitdiff |
2009-11-27 |
Matt Ebb | Fix for [#20086] Mirror X, Z and Y crashes Blender... |
tree | commitdiff |
2009-11-26 |
Joshua Leung | UV Editor: Added missing Snapping Operator keymaps... |
tree | commitdiff |
2009-11-26 |
Martin Poirier | Missing from last commit: |
tree | commitdiff |
2009-11-26 |
Campbell Barton | more rna property renaming, axis_x --> use_x, rotationx... |
tree | commitdiff |
2009-11-26 |
Campbell Barton | rename rotate_like_x --> use_x, for copy loc/size/rot... |
tree | commitdiff |
2009-11-26 |
Campbell Barton | minor changes made before commit broke this script |
tree | commitdiff |
2009-11-26 |
Campbell Barton | ctrl 1-5 for changing subsurf levels |
tree | commitdiff |
2009-11-26 |
Campbell Barton | basic support for Sintels arm rig with property driven... |
tree | commitdiff |
2009-11-26 |
Joshua Leung | Bugfix #20069: Centre to cursor or centre to mouse... |
tree | commitdiff |
2009-11-26 |
Matt Ebb | [#20051] x for removing a mesh from a group doesnt... |
tree | commitdiff |
2009-11-26 |
Matt Ebb | Fix for [#20028] adding objects such as cameras in... |
tree | commitdiff |
2009-11-25 |
Matt Ebb | Fix for opening images in the Background Image panel |
tree | commitdiff |
2009-11-25 |
Brecht Van Lommel | Pose Bone Local Location: now also works for non-connec... |
tree | commitdiff |
2009-11-25 |
Campbell Barton | selected_pchans --> selected_pose_bones, same for visib... |
tree | commitdiff |
2009-11-25 |
Campbell Barton | fix for error in sequencer ui from recent changes |
tree | commitdiff |
2009-11-25 |
Campbell Barton | add access to bone add/remove from rna. eg. |
tree | commitdiff |
2009-11-24 |
Campbell Barton | RNA api |
tree | commitdiff |
2009-11-24 |
William Reynish | Forgot this file. |
tree | commitdiff |
2009-11-24 |
Thomas Dinges | Render Buttons: |
tree | commitdiff |
2009-11-24 |
William Reynish | Fix wrong names in 3D view View menu |
tree | commitdiff |
2009-11-24 |
Campbell Barton | - use a generic bone class so all 3 bone types (Edit... |
tree | commitdiff |
2009-11-24 |
William Reynish | Made render quality settings proper percentages. |
tree | commitdiff |
2009-11-24 |
Damien Plisson | quicktime : small ui update to include the two qt impor... |
tree | commitdiff |
2009-11-24 |
Campbell Barton | - added rna api function scene.update(), needed for... |
tree | commitdiff |
2009-11-24 |
Matt Ebb | removed mmb pan/rotate user preference - this is handle... |
tree | commitdiff |
2009-11-24 |
Dalai Felinto | commenting out "Todo" labels from bge player stereo... |
tree | commitdiff |
2009-11-24 |
Campbell Barton | rig-generation from metadata, the idea is to input... |
tree | commitdiff |
next |