Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-19apply visual transform to poseCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-11-30* Grease Pencil drawing now works with Repeat Last operator. Stroke info is n...Joshua Leung
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-23New CLICK event value. If RELEASE is not handled and last event was PRESS of ...Martin Poirier
2009-11-20Armature Editing Fixes:Joshua Leung
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05Armature Editing Bugfixes:Joshua Leung
2009-11-02Pose bone menu (Ctrl+G) wasnt working, replace with a reference to python menu.Campbell Barton
2009-11-02*Added subdivide to armature toolbar, and gave it a hotkey (W)William Reynish
2009-10-28Comment out "forked" parameter for extrude_mode macro operator (it doesn't wo...Martin Poirier
2009-10-27A bunch of fixes for macro-type operators - Armatures + ObjectsJoshua Leung
2009-10-20etch-a-ton RNA and UI, back in 2.5Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-28missing Del key in the keymaps where Xkey was usedCampbell Barton
2009-09-192.5 - More Animation BugfixesJoshua Leung
2009-09-192.5 - Pose Enhancement Tools Joshua Leung
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-07-262.5 - More armature/bone operator tweaks Joshua Leung
2009-07-262.5 - Restoring 'set bone setting' operators for Armatures/PoseModeJoshua Leung
2009-07-252.5 - Restored most of the remaining Armature/Pose OperatorsJoshua Leung
2009-07-242.5 - Restored 'AutoSide Name' and 'Flip Names' operators for both PoseMode a...Joshua Leung
2009-07-242.5 - Restored Bone Paths Operators Joshua Leung
2009-07-242.5 - Timeline window now displays keyframe lines againJoshua Leung
2009-07-212.5 - Copy/Paste Operators for Armatures Joshua Leung
2009-07-212.5 - Restoring Bone Groups Joshua Leung
2009-07-212.5 - Porting 'Pose' Menu (and its submenus) to Layout EngineJoshua Leung
2009-07-212.5 - IK Constraint Tools + Constraint Editing TweaksJoshua Leung
2009-07-202.5 - Constraints Editing + Keyframe Drawing TweaksJoshua Leung
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-04-15PoseLib: Interactively browsing poses with Ctrl-L now mostly works againJoshua Leung
2009-04-15PoseLib: Operatorfied Add/Remove/Rename Tools Joshua Leung
2009-04-13armature ops aligned with naming conventions - small fixShaul Kedem
2009-04-072.5 - Two Bugfixes:Joshua Leung
2009-03-29- python api was returning incorrect int values from rna because it was using...Campbell Barton
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-03-23Finished porting etch-a-ton to 2.5Martin Poirier
2009-03-22First part of operatorizing etch-a-ton in 2.5Martin Poirier
2009-02-252.5Ton Roosendaal
2009-02-202.5: Particle Edit, work in progress commit.Brecht Van Lommel
2009-02-182.5Ton Roosendaal
2009-02-18Shift-A adds Armature Object (in Object Mode) or Bone (in Edit Mode) again. S...Joshua Leung
2009-02-18 2.5Michael Fox