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
path: root/source
AgeCommit message (Expand)Author
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-28py/rna apiCampbell Barton
2009-11-28Mesh Deform ModifierBrecht Van Lommel
2009-11-28Math Lib: merging over some changes from the sculpt branch:Brecht Van Lommel
2009-11-28Rename 'Object Center' to 'Centroid'. This makes the Center/Center Cursor etc...William Reynish
2009-11-28Bugfix #20127: Crash in dope sheet when opening regression fileJoshua Leung
2009-11-28A few new mouse navigation config options to help transitioning usersMatt Ebb
2009-11-28* New tool - Join as ShapesMatt Ebb
2009-11-28Durian Rigging Requests: (Armature Layers + Rotation Locking Tweaks)Joshua Leung
2009-11-28Head/Tail property was never added for Track To and Stretch To constraint typ...Roland Hess
2009-11-28Bugfix #20125: View 2D Zoom to Border was missing modal keymapJoshua Leung
2009-11-28BPlayer fix (we were still using old scene.r instead of scene.gm here) and mo...Dalai Felinto
2009-11-28Shaded view toggle key (Shift-Z) not needed anymore.Martin Poirier
2009-11-27Add missing snap properties to transform operator.Martin Poirier
2009-11-27CLICK missing from *other* event rna enum (how many of these do we need?!)Martin Poirier
2009-11-27new palm rig type + some refactoring to make names less confusing for the arm...Campbell Barton
2009-11-27Re-commit of new icons. It seems like the icon update got overridden somehow.William Reynish
2009-11-27Fix for bug #20039: panning and rotating view makes animation playback slow.Brecht Van Lommel
2009-11-27fix for undo crashing when animating proxies that had ID propsCampbell Barton
2009-11-27Fix for problems with region-flip operator not working from the RMB context m...Joshua Leung
2009-11-27Durian Request:Joshua Leung
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-27Animation Playback - Return to original frameJoshua Leung
2009-11-27Fix for [#20080] Arrows Don't Scale (2.5 Alpha 0) Matt Ebb
2009-11-27Fix for [#20086] Mirror X, Z and Y crashes Blender 2.5 AlphaMatt Ebb
2009-11-27UV Editor: Added missing Snapping Operator keymaps (Shift-S) + menus (under U...Joshua Leung
2009-11-27Fix for rev. 24908 - committed the fix, but it was commented out. Forgot to u...Matt Ebb
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-26Simplify mesh selection type operator and add missing header refresh notifier.Martin Poirier
2009-11-26Missing from last commit:Martin Poirier
2009-11-26Preliminary RNA and DNA changes for further transform snap fixes.Martin Poirier
2009-11-26fixed a crash when duplicating bones with ID-PropsCampbell Barton
2009-11-26more rna property renaming, axis_x --> use_x, rotationx --> use_rotation_xCampbell Barton
2009-11-26Click event detection ignores mouse move.Martin Poirier
2009-11-26rename rotate_like_x --> use_x, for copy loc/size/rot constraints.Campbell Barton
2009-11-26Fixed typoElia Sarti
2009-11-26fix for crash, Aligorith can you check if this is correctCampbell Barton
2009-11-26Fix warning.Elia Sarti
2009-11-26Mathutils vec += vec wasnt running mathutls callbacksCampbell Barton
2009-11-26ctrl 1-5 for changing subsurf levelsCampbell Barton
2009-11-26allow accessing an array index from an rna button.Campbell Barton
2009-11-26Sequencer Drawing Code - Refactoring Part 1:Joshua Leung
2009-11-26Bugfix: pose bone was doing double translation in some cases,Brecht Van Lommel
2009-11-26Patch #20037: Use named components for Drivers instead of array_indexJoshua Leung
2009-11-26Bugfix #20069: Centre to cursor or centre to mouse, centre object.Joshua Leung
2009-11-26fix for adding drivers to constraints via python.Campbell Barton
2009-11-26BGE: allow using dynamic loaded mesh in replaceMesh for soft body. This is a ...Benoit Bolsee
2009-11-26Fix for [#20042] There are remains of "Shaded" draw type in a panelMatt Ebb
2009-11-26Fix for [#20030] selection frame in edit mode turns whiteMatt Ebb
2009-11-26Fix for [#20023] Renderer aborts in some cases when rendering only meta-objec...Matt Ebb