2009-12-13 |
Andrea Weikert | MSVC 9 compile fixes and cleanups |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | use python3 syntax for defining a set. |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | more sequence -> sequencer rename, also made sequencer... |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | * renamed BKE_sequence.h and sequence.c --> sequencer |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | add pep8 headers so these scripts spit out errors when... |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | mesh.faces.active attribute for Michael Williamson... |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | remove inline cleanName function, use bpy.utils.clean_name |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | tabs 2 spaces |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | script for automating pep8 checks. |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | * rna: memory leak fix for RNA_property_enum_value() |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | clear loc/size/rot wasnt updating child transformations... |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | use tp_getset rather then checking the string on getatt... |
commit | commitdiff | tree |
2009-12-13 |
Campbell Barton | Sequencer unique names for duplicates & metas and name... |
commit | commitdiff | tree |
2009-12-12 |
Damien Plisson | Reenable disabled window switching shortcuts in 10... |
commit | commitdiff | tree |
2009-12-11 |
Andrea Weikert | Sequencer: Transform Strip updates (Durian wish) |
commit | commitdiff | tree |
2009-12-11 |
Guillermo S... | Add include path to access gpu_buffers.h from pbvh.c. |
commit | commitdiff | tree |
2009-12-11 |
Thomas Dinges | *Missing notifier for Render Border. |
commit | commitdiff | tree |
2009-12-11 |
Andrea Weikert | MSVC projectfiles |
commit | commitdiff | tree |
2009-12-11 |
Brecht Van... | Sculpt: |
commit | commitdiff | tree |
2009-12-11 |
Campbell Barton | rigify |
commit | commitdiff | tree |
2009-12-11 |
Martin Poirier | expand path for external player |
commit | commitdiff | tree |
2009-12-11 |
Brecht Van... | 2.5 Sculpt Branch Merge |
commit | commitdiff | tree |
2009-12-11 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-11 |
Brecht Van... | UV Editor: added proportional edit buttons to the header. |
commit | commitdiff | tree |
2009-12-11 |
Damien Plisson | Fix small mem leak in wm_window_get_size_ghost |
commit | commitdiff | tree |
2009-12-11 |
Campbell Barton | * added an armature submenu where python defined armatu... |
commit | commitdiff | tree |
2009-12-11 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-11 |
Joshua Leung | Timeline Drawing Tweaks: |
commit | commitdiff | tree |
2009-12-11 |
Brecht Van... | Sculpt Branch: multires conversion from 2.4 working... |
commit | commitdiff | tree |
2009-12-11 |
Matt Ebb | Added back rendered animation playback (in a sense... |
commit | commitdiff | tree |
2009-12-11 |
Matt Ebb | Fix for [#20331] adding and removing render layers... |
commit | commitdiff | tree |
2009-12-11 |
Matt Ebb | Tweak to make temp 'fullscreen' screens be alphabetical... |
commit | commitdiff | tree |
2009-12-11 |
Campbell Barton | use rna buttons for color ramps colors so keyframes... |
commit | commitdiff | tree |
2009-12-11 |
Matt Ebb | Various UV editor / notifier related fixes: |
commit | commitdiff | tree |
2009-12-11 |
Campbell Barton | [#20288] FBX exporter fails |
commit | commitdiff | tree |
2009-12-11 |
Matt Ebb | For for [#20330] Can't open a file made in 2.49 |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | * root bone override fixed |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | Double Click plays nicer with Click. |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | wm_menu_invoke calls exec automatically if property... |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | * rename 'rna_path' --> 'data_path', rna and dna are... |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | Snap options were reset too often, discarding all user... |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | Netrender: categories and balancing by categories based... |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | missed a header last commit, added custom exceptions... |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | Double Click event value. |
commit | commitdiff | tree |
2009-12-10 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | operator report function so python operators can report... |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | align option for split |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | fix for some errors and local root bone override |
commit | commitdiff | tree |
2009-12-10 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | missed editing the sample rigs, Cessen likes palm_curl... |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | renaming metarig types since we may well have multiple... |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | UI limits for the envalope frame were too small |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | move generic functions out of rigify's __init__.py... |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | - rigify context changes & example for delta |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | return value was included in the list of optional args... |
commit | commitdiff | tree |
2009-12-10 |
Brecht Van... | Update Handling: moved wm_data_handle_update from windo... |
commit | commitdiff | tree |
2009-12-10 |
Joshua Leung | Durian Request: Default F-Curve Auto-Colour Modes |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | rename operators TFM_OT_* --> TRANSFORM_OT_* |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | remove ICON prefix from the enum, for python this is... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Notifier related fixes: |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | values that had units set would not be coerced into... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Fix for [#19776] Header bar problem in 2.5 |
commit | commitdiff | tree |
2009-12-10 |
Campbell Barton | raise an error when adding/removing editbones when... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Attempted fix for [#19810] Crash when flipping header... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Fix for [#20153] Scale region size from search crashes... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Fix for [#20140] Double Properties Panel on 3dview... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Fix for 'Copy materials to selected' button freezing... |
commit | commitdiff | tree |
2009-12-10 |
Matt Ebb | Fix for [#20216] Search List is unordered |
commit | commitdiff | tree |
2009-12-10 |
Nathan Letwory | wrong code order made linux+scons barf. |
commit | commitdiff | tree |
2009-12-10 |
Nathan Letwory | * WITH_BF_RAYOPTIMIZATION cleanup and flag separation... |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | Revert bunch of changes I should have committed before. |
commit | commitdiff | tree |
2009-12-10 |
Martin Poirier | textedit string needs to be one byte longer than maxlen... |
commit | commitdiff | tree |
2009-12-10 |
Andrea Weikert | MSVC 9 projectfiles |
commit | commitdiff | tree |
2009-12-09 |
Matt Ebb | Fix notifiers for object active material selection |
commit | commitdiff | tree |
2009-12-09 |
Martin Poirier | show_handles property didn't flip bool properly. |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | patch from Cessen, tweaks and fixes to metarig elements |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | give IDPropertyGroups's an identifier so they can displ... |
commit | commitdiff | tree |
2009-12-09 |
Martin Poirier | Patch [#20290] by Bjørnar Hansen for bug [#20270] 2... |
commit | commitdiff | tree |
2009-12-09 |
Andrea Weikert | Sequencer fix: Transform Strip wouldn't work with defau... |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Fix #20305: overlay blending mode for specular intensit... |
commit | commitdiff | tree |
2009-12-09 |
Martin Poirier | Invalid return type |
commit | commitdiff | tree |
2009-12-09 |
Andrea Weikert | MSVC 9 projectfiles |
commit | commitdiff | tree |
2009-12-09 |
Martin Poirier | Fix compile problem (warnings are important) |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Fix #20245: datablock names allowed entering 22 charact... |
commit | commitdiff | tree |
2009-12-09 |
Guillermo S... | Move libpython.a to COMLIB (before was PULIB). |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Fix for bug #20307: snapping in uv editor is related... |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Fix bug #20299: bilateral blur node crashes when the... |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | very very bad hack to have sequencer strips fcurve... |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | added collection sequences_all so strips within meta... |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | if bone type root is defined, all new parentless bones... |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | VBO: |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | some more rig options, fix typo |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | - added editbone.matrix, readonly, utility property... |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Sculpt Branch: |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | - use the bone that the type was set for automatic... |
commit | commitdiff | tree |
2009-12-09 |
Campbell Barton | - rewrote arm rig so it creates 2 chains and blend... |
commit | commitdiff | tree |
2009-12-09 |
Matt Ebb | Whoops, silly typo |
commit | commitdiff | tree |
2009-12-09 |
Brecht Van... | Sculpt Branch: sculpting with modifiers and shape keys... |
commit | commitdiff | tree |
next |