2009-12-17 |
Martin Poirier | Keymap conflict detection operator. |
tree | commitdiff |
2009-12-17 |
Campbell Barton | rigify graph was using xdot path on my system, this... |
tree | commitdiff |
2009-12-17 |
Campbell Barton | autorigging front end, access in pose mode armature... |
tree | commitdiff |
2009-12-17 |
Campbell Barton | sequencer clipboard |
tree | commitdiff |
2009-12-17 |
Campbell Barton | rescale metarig types to roughly match 1.0 == 1m for... |
tree | commitdiff |
2009-12-17 |
Campbell Barton | fix for python error |
tree | commitdiff |
2009-12-17 |
Martin Poirier | keymap editor |
tree | commitdiff |
2009-12-17 |
Campbell Barton | pep8 corrections and no need to use C's _OT_ syntax... |
tree | commitdiff |
2009-12-17 |
Matt Ebb | Added search filtering to key map editor - searches... |
tree | commitdiff |
2009-12-16 |
Campbell Barton | Update 2.4x script: UV Follow active quads initial... |
tree | commitdiff |
2009-12-16 |
Martin Poirier | netrender |
tree | commitdiff |
2009-12-16 |
Campbell Barton | camera switching via markers |
tree | commitdiff |
2009-12-16 |
Martin Poirier | netrender: use reports to send error or success message... |
tree | commitdiff |
2009-12-16 |
Martin Poirier | netrender: close server connections on break |
tree | commitdiff |
2009-12-16 |
Campbell Barton | pep8 changes |
tree | commitdiff |
2009-12-16 |
Matt Ebb | First version of updated key map editor UI (in User... |
tree | commitdiff |
2009-12-15 |
Campbell Barton | - original bones in last layer |
tree | commitdiff |
2009-12-15 |
Martin Poirier | netrender |
tree | commitdiff |
2009-12-15 |
William Reynish | Slight reorganization of user preferences. I've switche... |
tree | commitdiff |
2009-12-15 |
Campbell Barton | animation system wasnt being updated when rendering... |
tree | commitdiff |
2009-12-15 |
Martin Poirier | netrender: |
tree | commitdiff |
2009-12-14 |
Campbell Barton | solidify from 2.4x (ported from python to C) |
tree | commitdiff |
2009-12-14 |
Martin Poirier | Netrender internal refactor. |
tree | commitdiff |
2009-12-14 |
Andrea Weikert | Sequencer drawing cleanup (Part 1) |
tree | commitdiff |
2009-12-14 |
Campbell Barton | * new metarig type for the durian dragon leg (original... |
tree | commitdiff |
2009-12-14 |
Campbell Barton | missing import |
tree | commitdiff |
2009-12-14 |
Campbell Barton | edits to the bone copy metarig type from Cessen, pointc... |
tree | commitdiff |
2009-12-14 |
Campbell Barton | automatic layer placement, users can set the layers... |
tree | commitdiff |
2009-12-14 |
Brecht Van Lommel | Fix #20356: ctrl+1/2/.. could set multires levels outsi... |
tree | commitdiff |
2009-12-14 |
Joshua Leung | Keyframing Bugfixes and Feature Requests: |
tree | commitdiff |
2009-12-14 |
Thomas Dinges | * Custom Player: |
tree | commitdiff |
2009-12-14 |
Matt Ebb | Fix for playing back movie files |
tree | commitdiff |
2009-12-14 |
Matt Ebb | Small fix for 'custom' anim player preset |
tree | commitdiff |
2009-12-14 |
Roland Hess | Applies Patch 20200 |
tree | commitdiff |
2009-12-14 |
Campbell Barton | use Ellipsis rather then a class defined for an unset... |
tree | commitdiff |
2009-12-14 |
Guillermo S. Romero | Specify debian packages. |
tree | commitdiff |
2009-12-13 |
Matt Ebb | Description and more presets for animation players... |
tree | commitdiff |
2009-12-13 |
Campbell Barton | pep8 warnings, remove unused imports |
tree | commitdiff |
2009-12-13 |
Martin Poirier | netrender balancing fix (accessing the list as it is... |
tree | commitdiff |
2009-12-13 |
Campbell Barton | use python3 syntax for defining a set. |
tree | commitdiff |
2009-12-13 |
Campbell Barton | more sequence -> sequencer rename, also made sequencer... |
tree | commitdiff |
2009-12-13 |
Campbell Barton | add pep8 headers so these scripts spit out errors when... |
tree | commitdiff |
2009-12-13 |
Campbell Barton | remove inline cleanName function, use bpy.utils.clean_name |
tree | commitdiff |
2009-12-13 |
Campbell Barton | tabs 2 spaces |
tree | commitdiff |
2009-12-13 |
Campbell Barton | script for automating pep8 checks. |
tree | commitdiff |
2009-12-13 |
Campbell Barton | * rna: memory leak fix for RNA_property_enum_value() |
tree | commitdiff |
2009-12-11 |
Andrea Weikert | Sequencer: Transform Strip updates (Durian wish) |
tree | commitdiff |
2009-12-11 |
Campbell Barton | rigify |
tree | commitdiff |
2009-12-11 |
Martin Poirier | expand path for external player |
tree | commitdiff |
2009-12-11 |
Brecht Van Lommel | 2.5 Sculpt Branch Merge |
tree | commitdiff |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
tree | commitdiff |
2009-12-11 |
Brecht Van Lommel | UV Editor: added proportional edit buttons to the header. |
tree | commitdiff |
2009-12-11 |
Campbell Barton | * added an armature submenu where python defined armatu... |
tree | commitdiff |
2009-12-11 |
Joshua Leung | Timeline Drawing Tweaks: |
tree | commitdiff |
2009-12-11 |
Matt Ebb | Added back rendered animation playback (in a sense... |
tree | commitdiff |
2009-12-11 |
Matt Ebb | Various UV editor / notifier related fixes: |
tree | commitdiff |
2009-12-11 |
Campbell Barton | [#20288] FBX exporter fails |
tree | commitdiff |
2009-12-10 |
Campbell Barton | * root bone override fixed |
tree | commitdiff |
2009-12-10 |
Campbell Barton | * rename 'rna_path' --> 'data_path', rna and dna are... |
tree | commitdiff |
2009-12-10 |
Martin Poirier | Netrender: categories and balancing by categories based... |
tree | commitdiff |
2009-12-10 |
Campbell Barton | missed a header last commit, added custom exceptions... |
tree | commitdiff |
2009-12-10 |
Martin Poirier | Double Click event value. |
tree | commitdiff |
2009-12-10 |
Campbell Barton | fix for some errors and local root bone override |
tree | commitdiff |
2009-12-10 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-10 |
Campbell Barton | missed editing the sample rigs, Cessen likes palm_curl... |
tree | commitdiff |
2009-12-10 |
Campbell Barton | renaming metarig types since we may well have multiple... |
tree | commitdiff |
2009-12-10 |
Campbell Barton | move generic functions out of rigify's __init__.py... |
tree | commitdiff |
2009-12-10 |
Campbell Barton | - rigify context changes & example for delta |
tree | commitdiff |
2009-12-10 |
Joshua Leung | Durian Request: Default F-Curve Auto-Colour Modes |
tree | commitdiff |
2009-12-10 |
Campbell Barton | rename operators TFM_OT_* --> TRANSFORM_OT_* |
tree | commitdiff |
2009-12-10 |
Campbell Barton | remove ICON prefix from the enum, for python this is... |
tree | commitdiff |
2009-12-09 |
Campbell Barton | patch from Cessen, tweaks and fixes to metarig elements |
tree | commitdiff |
2009-12-09 |
Andrea Weikert | Sequencer fix: Transform Strip wouldn't work with defau... |
tree | commitdiff |
2009-12-09 |
Brecht Van Lommel | Fix for bug #20307: snapping in uv editor is related... |
tree | commitdiff |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-09 |
Campbell Barton | if bone type root is defined, all new parentless bones... |
tree | commitdiff |
2009-12-09 |
Campbell Barton | some more rig options, fix typo |
tree | commitdiff |
2009-12-09 |
Campbell Barton | - added editbone.matrix, readonly, utility property... |
tree | commitdiff |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-09 |
Campbell Barton | - use the bone that the type was set for automatic... |
tree | commitdiff |
2009-12-09 |
Campbell Barton | - rewrote arm rig so it creates 2 chains and blend... |
tree | commitdiff |
2009-12-09 |
Matt Ebb | Minor fix for missing menu |
tree | commitdiff |
2009-12-08 |
Thomas Dinges | 2.5 User Preferences: |
tree | commitdiff |
2009-12-08 |
Brecht Van Lommel | Sequencer: comment out unimplemented operator to avoid... |
tree | commitdiff |
2009-12-08 |
Campbell Barton | - modify for Cessens updated spine |
tree | commitdiff |
2009-12-08 |
Campbell Barton | minor fixes |
tree | commitdiff |
2009-12-08 |
Campbell Barton | - pyrna support for (value in array), currently only... |
tree | commitdiff |
2009-12-08 |
Matt Ebb | Various changes to screen-related code, aiming to fix... |
tree | commitdiff |
2009-12-08 |
Campbell Barton | white space commit (spaces -> tabs and clearing whitespace) |
tree | commitdiff |
2009-12-08 |
Joshua Leung | Animation Editors: Fixes for RNA/Python Bastardisation |
tree | commitdiff |
2009-12-08 |
Martin Poirier | Wrong argument type for zoom operator. |
tree | commitdiff |
2009-12-08 |
Andrea Weikert | Few small things: |
tree | commitdiff |
2009-12-07 |
Elia Sarti | Pythonazed DopeSheet and NLA editors headers UI. |
tree | commitdiff |
2009-12-07 |
Campbell Barton | use the SUM driver type to avoid adding all values... |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Particles: child editing bugfixes |
tree | commitdiff |
2009-12-07 |
Campbell Barton | - bone.basename now only gets the name before the first... |
tree | commitdiff |
2009-12-07 |
Campbell Barton | - string copy without .py wasnt terminating the string |
tree | commitdiff |
next |