2010-04-06 |
Campbell Barton | - new docstrings for bpy.type.Struct methods & some... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Matt Ebb | Fix [#21516] UI artifacts in array modifier |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Matt Ebb | Fix [#21440] Bug or loose feature? Texture painting... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Joshua Leung | Patch #21911: Uppercase Windows Drive Letters in File... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Joshua Leung | Bugfix #21552: Alt S Envelope scaling key conflict |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Joshua Leung | Bugfix #21916: Baking NLA strips doesn't group transforms |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Matt Ebb | Fix [#21678] Crease color cannot be adjusted |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Matt Ebb | Patch [#21750] Add luma waveform and vectorscope to... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Matt Ebb | Compile fix to collada after ED_object_apply_obmat... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Brecht Van... | Patch #21697: GLSL shadows work again, by Matthias... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Brecht Van... | Object API changes so these functions now require a... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Brecht Van... | Fix compile error, missing semicolon. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Brecht Van... | Fix #21577: incorrect camera selected when loading... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Brecht Van... | Fix #21383: appending a group would also instance it... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Guillermo S... | Making sure updates are not lost. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Campbell Barton | document bpy.types.Struct methods C methods, currently... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Ton Roosendaal | Request: auto link to viewer node back. Used to be... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Brecht Van... | Fix #21266: cyclic dependency checking for texture... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Arystanbek... | Merge -c 28014 from COLLADA branch into trunk. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Brecht Van... | Fix #21641: crash when disabling active addon, removing... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Joshua Leung | Bugfix #21856: Empty F-Curves created when keyframing... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Joshua Leung | Animation Editors: Select Linked Operator |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Brecht Van... | Fix #21828: vertex group remove function removes vertic... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Brecht Van... | Fix #21885: constraint with copy location/rotation... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Brecht Van... | Fix #21349: triple buffer drawing doesn't work well... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Janne Karhu | Fix for [#21908] SPH fluids - crash when editing while... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Matt Ebb | 'Fix' [#21843] Manipulating Set Render Border sliders... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Matt Ebb | Fix [#21909] full sample motion blur |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Joshua Leung | Bugfix #21914: SigSegV when loading file with missing... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Joshua Leung | Bugfix #21212: Segfault when object.add_vertex_to_group... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Joshua Leung | Bugfixes for Grease Pencil and the Image Editor (includ... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Matt Ebb | Fix [#21886] OBJ export crashes if attempted while... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Matt Ebb | Fix [#21861] hemi light and shadow only maerial |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Matt Ebb | Fix [#21895] Incorrect calculations for measurement... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Matt Ebb | Fix [#21912] knife and subdivide tools do not split... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Joshua Leung | Durian Feature Request for Graph Editor: Border Select... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Martin Poirier | Missed one of the tweak operator for nodes when adding... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Joshua Leung | Animation fixup squad to the rescue! |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Campbell Barton | [#21910] Add Current Time to Render Stamps |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Elia Sarti | Commented out some unimplemented operators, avoids... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Campbell Barton | make keying set path functions members of the paths... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Campbell Barton | added negative bounds checks so drawing text into a... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Campbell Barton | pep8 cleanup |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Campbell Barton | no functional changes. use sizeof() and MAXFRAME |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Campbell Barton | [#21867] Add rotate option to blf module |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Janne Karhu | Fluid physics for particles by Raul Fernandez Hernandez... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Thomas Dinges | 2.5 Preview Render: |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Sergey Sharybin | Use DerivedMesh->getNumFaces function in drawSolidSelec... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Sergey Sharybin | Fix #21850: Modifier applied to surface doesnt work... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Brecht Van... | Fix crash entering edit mode on linked duplicate meshes... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Matt Ebb | Histogram and line sample can now be resized vertically |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Joshua Leung | 'Active spline' theme setting was not getting initialis... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Matt Ebb | Added a new 'straight line' gesture type that can be... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Campbell Barton | keymap.add_item, add_modal_items --> keymap.items.add... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Martin Poirier | More work on Drag Immediate: |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Joshua Leung | Bugfix #21896: Adding an modifier to a NLA strip adds... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Damien Plisson | OSX: CMake & scons update for Ogg/Vorbis/FLAC added... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Daniel Salazar | Commit removing Mesh Deform modifier's surface mode... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Daniel Salazar | Adding Subdivide UVs flag to modifier UI |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Daniel Salazar | Patch #21892 by Ruslan M (luciofulci): Removing 16... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Martin Poirier | [#21840] When clicking to move a Node it sticks to... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Martin Poirier | RNA Property debug in Main, mapped to G.f's G_DEBUG |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Martin Poirier | [#21865] Blender V Alpha 2 X-mirror Extruding error |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Campbell Barton | Set Scenes and Physics |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Campbell Barton | bugfix [#21230] set-scene animation updates not working |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Campbell Barton | commenting hamx format, should evertually be removed... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Joshua Leung | Batch renaming some keyframe editing internals in prepa... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Brecht Van... | "Fix" #20225: mesh deform surface modifier problems... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Campbell Barton | pointcache in set scenes wasnt updating |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Matt Ebb | Fix [#21694] text input box last character not editable |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Campbell Barton | text drawing with zbuffer checks was way too slow,... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Joshua Leung | Simple crasher fix: TAB to change mode crashed after... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Thomas Dinges | World RNA: |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Campbell Barton | avoid error message when stopping animation playback. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Matt Ebb | Fix [#21868] Header flickering when mouse moves over... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Matt Ebb | Fix [#21852] Empty Objects slow down performance |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Joshua Leung | Bugfix #21853: Border zoom in the 2D-Views zooms out |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Matt Ebb | Fix [#21874] Sun/ Sky breaks when sun is in the night... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Joshua Leung | Bump subversion number so that new defaults initialisat... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Joshua Leung | Keyframe Defaults and Cleanups: |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Matt Ebb | Tiny fix [#21871] Mesh tools, merge, use of "vertices... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Jens Ole Wund | would not want to wait for 'that' on every build |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Campbell Barton | rna naming, *_frame --> frame_* |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Brecht Van... | Remove some experimental python script code. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Elia Sarti | Added visible_bases and visible_objects to screen Context. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Thomas Dinges | [#21835] Improved Addons in User Prefs by Keith Boshoff... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Daniel Genrich | Smoke: |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Brecht Van... | Fix #21771: crash in render baking with image that... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Campbell Barton | move operator reports into a global list so they displa... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Brecht Van... | Some minor python UI script fixes. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Brecht Van... | Attempted fixes for render crashes on windows, still... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Campbell Barton | scene.timeline_markers.add/remove() support. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Joshua Leung | Bugfix #21763: extremly zooming into graph editor via... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Campbell Barton | missed in merging from render branch |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Daniel Salazar | Added missing Bottom, Left, Back view modes in the... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Campbell Barton | commit 27896 : merge render branch into trunk reverted... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Campbell Barton | allow action groups with "" name, (just uses "Group... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Matt Ebb | Fix [#21860] Quads/Triangles Selection miss to mark... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Matt Ebb | Fix [#21347] no image at node editor |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Joshua Leung | Assorted animsys fixes/tweaks: |
commit | commitdiff | tree | snapshot |
next |