2009-11-28 |
Dalai Felinto | BPlayer fix (we were still using old scene.r instead... |
commit | commitdiff | tree |
2009-11-27 |
Martin Poirier | Shaded view toggle key (Shift-Z) not needed anymore. |
commit | commitdiff | tree |
2009-11-27 |
Thomas Dinges | * Small Cleanup. |
commit | commitdiff | tree |
2009-11-27 |
Campbell Barton | shoulder improvements, fixes for linking arm/palm/finge... |
commit | commitdiff | tree |
2009-11-27 |
Martin Poirier | Add missing snap properties to transform operator. |
commit | commitdiff | tree |
2009-11-27 |
Campbell Barton | edge loop delete was using snap, making it not actually... |
commit | commitdiff | tree |
2009-11-27 |
Martin Poirier | CLICK missing from *other* event rna enum (how many... |
commit | commitdiff | tree |
2009-11-27 |
Campbell Barton | new palm rig type + some refactoring to make names... |
commit | commitdiff | tree |
2009-11-27 |
William Reynish | Re-commit of new icons. It seems like the icon update... |
commit | commitdiff | tree |
2009-11-27 |
Brecht Van... | Fix for bug #20039: panning and rotating view makes... |
commit | commitdiff | tree |
2009-11-27 |
Campbell Barton | fix for undo crashing when animating proxies that had... |
commit | commitdiff | tree |
2009-11-27 |
Joshua Leung | Fix for problems with region-flip operator not working... |
commit | commitdiff | tree |
2009-11-27 |
Joshua Leung | Durian Request: |
commit | commitdiff | tree |
2009-11-27 |
Joshua Leung | Added RMB-menu to Headers: |
commit | commitdiff | tree |
2009-11-27 |
Matt Ebb | fix for error in simpledeform modifier ui |
commit | commitdiff | tree |
2009-11-27 |
Joshua Leung | Animation Playback - Return to original frame |
commit | commitdiff | tree |
2009-11-27 |
Matt Ebb | Fix for [#20080] Arrows Don't Scale (2.5 Alpha 0) |
commit | commitdiff | tree |
2009-11-27 |
Matt Ebb | Fix for [#20086] Mirror X, Z and Y crashes Blender... |
commit | commitdiff | tree |
2009-11-26 |
Joshua Leung | UV Editor: Added missing Snapping Operator keymaps... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | Fix for rev. 24908 - committed the fix, but it was... |
commit | commitdiff | tree |
2009-11-26 |
Benoit Bolsee | MSVC project files: enable Blender Game renderer. |
commit | commitdiff | tree |
2009-11-26 |
Martin Poirier | First changes to implement the 2.5 snapping proposal... |
commit | commitdiff | tree |
2009-11-26 |
Martin Poirier | Simplify mesh selection type operator and add missing... |
commit | commitdiff | tree |
2009-11-26 |
Martin Poirier | Missing from last commit: |
commit | commitdiff | tree |
2009-11-26 |
Martin Poirier | Preliminary RNA and DNA changes for further transform... |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | fixed a crash when duplicating bones with ID-Props |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | more rna property renaming, axis_x --> use_x, rotationx... |
commit | commitdiff | tree |
2009-11-26 |
Martin Poirier | Click event detection ignores mouse move. |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | rename rotate_like_x --> use_x, for copy loc/size/rot... |
commit | commitdiff | tree |
2009-11-26 |
Elia Sarti | Fixed typo |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | fix for crash, Aligorith can you check if this is correct |
commit | commitdiff | tree |
2009-11-26 |
Elia Sarti | Fix warning. |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | Mathutils vec += vec wasnt running mathutls callbacks |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | minor changes made before commit broke this script |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | ctrl 1-5 for changing subsurf levels |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | allow accessing an array index from an rna button. |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | basic support for Sintels arm rig with property driven... |
commit | commitdiff | tree |
2009-11-26 |
Joshua Leung | Sequencer Drawing Code - Refactoring Part 1: |
commit | commitdiff | tree |
2009-11-26 |
Brecht Van... | Bugfix: pose bone was doing double translation in some... |
commit | commitdiff | tree |
2009-11-26 |
Joshua Leung | Patch #20037: Use named components for Drivers instead... |
commit | commitdiff | tree |
2009-11-26 |
Joshua Leung | Bugfix #20069: Centre to cursor or centre to mouse... |
commit | commitdiff | tree |
2009-11-26 |
Campbell Barton | fix for adding drivers to constraints via python. |
commit | commitdiff | tree |
2009-11-26 |
Benoit Bolsee | BGE: allow using dynamic loaded mesh in replaceMesh... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | [#20051] x for removing a mesh from a group doesnt... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | Fix for [#20042] There are remains of "Shaded" draw... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | Fix for [#20030] selection frame in edit mode turns... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | Fix for [#20028] adding objects such as cameras in... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | Fix for [#20023] Renderer aborts in some cases when... |
commit | commitdiff | tree |
2009-11-26 |
Joshua Leung | Bugfix #20041: Drivers don't work on bone visiblity |
commit | commitdiff | tree |
2009-11-26 |
Martin Poirier | Cursor Grab bugfix: passing NULL for bounds didn't... |
commit | commitdiff | tree |
2009-11-26 |
Joshua Leung | * Spline IK 'Joint Bindings' array now available from... |
commit | commitdiff | tree |
2009-11-26 |
Matt Ebb | Fix for [#20034] Background Image Distortion while... |
commit | commitdiff | tree |
2009-11-26 |
Jens Ole Wund | v Cloud to matrix |
commit | commitdiff | tree |
2009-11-25 |
Jens Ole Wund | adding function |
commit | commitdiff | tree |
2009-11-25 |
Campbell Barton | small change to BGE callbacks, only allocate empty... |
commit | commitdiff | tree |
2009-11-25 |
Elia Sarti | After talking with Matt about this, added notifier... |
commit | commitdiff | tree |
2009-11-25 |
Matt Ebb | Fix for opening images in the Background Image panel |
commit | commitdiff | tree |
2009-11-25 |
Martin Poirier | Editmesh undo: restore selection counts after undo |
commit | commitdiff | tree |
2009-11-25 |
Martin Poirier | Decrease snap delay to 10 ms |
commit | commitdiff | tree |
2009-11-25 |
Brecht Van... | Pose Bone Local Location: now also works for non-connec... |
commit | commitdiff | tree |
2009-11-25 |
Janne Karhu | Verlet integration method for particles (patch provided... |
commit | commitdiff | tree |
2009-11-25 |
Campbell Barton | selected_pchans --> selected_pose_bones, same for visib... |
commit | commitdiff | tree |
2009-11-25 |
Brecht Van... | Pose Bone "Local Location" option. This is enabled... |
commit | commitdiff | tree |
2009-11-25 |
Campbell Barton | fix for error in sequencer ui from recent changes |
commit | commitdiff | tree |
2009-11-25 |
Joshua Leung | AnimSys - Transform Locks + RNA: |
commit | commitdiff | tree |
2009-11-25 |
Campbell Barton | ED_armature_edit_bone_remove wasnt clearing references... |
commit | commitdiff | tree |
2009-11-25 |
Campbell Barton | add access to bone add/remove from rna. eg. |
commit | commitdiff | tree |
2009-11-25 |
Brecht Van... | RNA: FModifier generator coefficients wrapped, implemen... |
commit | commitdiff | tree |
2009-11-25 |
Campbell Barton | rna py api, |
commit | commitdiff | tree |
2009-11-25 |
Joshua Leung | Assorted fixes - compile + drivers: |
commit | commitdiff | tree |
2009-11-25 |
Matt Ebb | Fix for [#20008] In the Graph Editor, clicking on the... |
commit | commitdiff | tree |
2009-11-24 |
Guillermo S... | Add guardealloc for RAS_MeshObject.cpp (and clean white... |
commit | commitdiff | tree |
2009-11-24 |
Benoit Bolsee | BGE: replace mesh works for Soft Body (including reinst... |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | disallow dynamic sized rna arrays to be returned as... |
commit | commitdiff | tree |
2009-11-24 |
Martin Poirier | Fix for continuous grab on X11. |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | RNA api |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | avoid operator type lookups when its known |
commit | commitdiff | tree |
2009-11-24 |
William Reynish | Forgot this file. |
commit | commitdiff | tree |
2009-11-24 |
William Reynish | Updated icons. Thanks to jendrzych. |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | bugfix [#19983] clicking onto normal input of a materia... |
commit | commitdiff | tree |
2009-11-24 |
Thomas Dinges | Render Buttons: |
commit | commitdiff | tree |
2009-11-24 |
Brecht Van... | Fix for last commit, forgot to update collada. |
commit | commitdiff | tree |
2009-11-24 |
William Reynish | Fix wrong names in 3D view View menu |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | - use a generic bone class so all 3 bone types (Edit... |
commit | commitdiff | tree |
2009-11-24 |
Brecht Van... | Depsgraph/Drivers |
commit | commitdiff | tree |
2009-11-24 |
William Reynish | Removed split region operator. This was only for tests... |
commit | commitdiff | tree |
2009-11-24 |
William Reynish | Made render quality settings proper percentages. |
commit | commitdiff | tree |
2009-11-24 |
Damien Plisson | compile fix when compiling with WAIT_FOR_VSYNC = 1... |
commit | commitdiff | tree |
2009-11-24 |
Joshua Leung | Spline IK Bugfix: |
commit | commitdiff | tree |
2009-11-24 |
Damien Plisson | quicktime : small ui update to include the two qt impor... |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | - added rna api function scene.update(), needed for... |
commit | commitdiff | tree |
2009-11-24 |
Joshua Leung | Bugfix for Parenting to Bones: |
commit | commitdiff | tree |
2009-11-24 |
Martin Poirier | Extend handler return values to distinguish between... |
commit | commitdiff | tree |
2009-11-24 |
Martin Poirier | Made select operator return FINISHED only when it did... |
commit | commitdiff | tree |
2009-11-24 |
Martin Poirier | Add CLICK to keymap RNA |
commit | commitdiff | tree |
2009-11-24 |
Joshua Leung | Keyframing Operator Tweaks for Durian: |
commit | commitdiff | tree |
2009-11-24 |
Matt Ebb | removed mmb pan/rotate user preference - this is handle... |
commit | commitdiff | tree |
2009-11-24 |
Dalai Felinto | commenting out "Todo" labels from bge player stereo... |
commit | commitdiff | tree |
2009-11-24 |
Roland Hess | RNA update -- added RNA and functions for dealing with... |
commit | commitdiff | tree |
2009-11-24 |
Campbell Barton | rig-generation from metadata, the idea is to input... |
commit | commitdiff | tree |
next |