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-12-20Animation Editor Code Cleanups:Joshua Leung
2009-12-20Fix preview do_version bug (causing region type missing errors)Martin Poirier
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-20int Type for region rna (read-only helps for debug)Martin Poirier
2009-12-19Fixing error introduced in commit 25428.Thomas Dinges
2009-12-19Bugfix: doubles are not supported correctly in SDNA, double clickBrecht Van Lommel
2009-12-19fix for non Euler-XYZ rotations...Campbell Barton
2009-12-18Bugfix: sculpt mode could crash using a mesh without faces.Brecht Van Lommel
2009-12-18OSX : add mounted network volumes to the system folder list in open/save file...Damien Plisson
2009-12-18Fix #20401: hair combing with limit selection to visible does not combBrecht Van Lommel
2009-12-18- sequence strips without scenes would crash on displayCampbell Barton
2009-12-18Fix #20423: particle system deflection settings were not read correctly,Brecht Van Lommel
2009-12-18Keyframing Bugfix:Joshua Leung
2009-12-18Bugfix: sculpt brush size was computed wrong in perspective view withBrecht Van Lommel
2009-12-18RNA wrapping of Action Groups:Joshua Leung
2009-12-18Tweaked some key shortcuts in text editor to prevent conflictsMatt Ebb
2009-12-18sequencer copy clipboard wasnt checking if all related strips were selectedCampbell Barton
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-18Wrong brush index for tenth brush (key is 0, brush index is 9, fun stuff)Martin Poirier
2009-12-17Typo in commentMartin Poirier
2009-12-17Fix #19431: gestures would sometimes draw incorrect, now ensures theyBrecht Van Lommel
2009-12-17autorigging front end, access in pose mode armature panel (at the bottom)Campbell Barton
2009-12-17SVN maintenance.Guillermo S. Romero
2009-12-17Hotkey for outliner window was there twiceMartin Poirier
2009-12-17Bugfix: [#20403] transform manipulation widgets with normal coordinatesMartin Poirier
2009-12-17Some fixes to get blender compiling on solaris.Kent Mein
2009-12-17Bugfix: [#20406] reapeat duplication along axis+view transform orientationMartin Poirier
2009-12-17Copy To SelectedBrecht Van Lommel
2009-12-17OSX vs OpenMP : implement workaround to fix crashes when using mop from a bac...Damien Plisson
2009-12-17- sequencer clipboard now stored globally (not in the scene, makes pasting in...Campbell Barton
2009-12-17Fix #19713: Lasso select + occlude background geometry does not work.Brecht Van Lommel
2009-12-17sequencer clipboardCampbell Barton
2009-12-17Fix #20374: Limit selection to visible would not work anymore after trying toBrecht Van Lommel
2009-12-17selecting a pose bone didnt redraw constraintsCampbell Barton
2009-12-17sequencer fcurve anim filtering: sequence strips fcurves in meta's were showi...Campbell Barton
2009-12-17remove warnings. Sequencer selection for fcurve view didnt work in metastrips.Campbell Barton
2009-12-17RNA/UI - Reset Settings to Default ValuesJoshua Leung
2009-12-17Fix [#20397] Saving with F2 on multiple windows layout crashesMatt Ebb
2009-12-17OSX: populate file dialog system & bookmark defaults paths with the finder's ...Damien Plisson
2009-12-17Fix [#20414] select children (shift+g) on an object without children...Matt Ebb
2009-12-17Notifier related tweaks, partially from patch 20370 by Jason MillisMatt Ebb
2009-12-17Durian request:Matt Ebb
2009-12-17keymap editorMartin Poirier
2009-12-17Adding POINTER_GRAB flag to view 2d pan operator, to make it use continuous g...Martin Poirier
2009-12-17Added search filtering to key map editor - searches in UI names of operatorsMatt Ebb
2009-12-17bugfix [#20054] Continuous Zoom isn't smoothCampbell Barton
2009-12-16camera switching via markersCampbell Barton
2009-12-16Sculpt:Brecht Van Lommel
2009-12-16fix for crash when inserting keyframes in a meshCampbell Barton
2009-12-16have sequence strip rna not depend on the current editing sequencer context (...Campbell Barton