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-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-10Bugfix #20903: Concitency issues between point and click and Tab Key in the G...Joshua Leung
2010-02-09More bugfixes for setting visibility of anim channels using VKEY:Joshua Leung
2010-02-09Adding a field for debug type-names to animation channel types to facilitate ...Joshua Leung
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-02-03Pre Draw callback for 3D view.Martin Poirier
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-30[#19872] Mesh edit missing undo push for mode changingCampbell Barton
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-26Bugfix #19344: Using the scroll bar zoom widget doesn't work in some situationsJoshua Leung
2010-01-26Finishing off the Transform code changes for Degrees/Radians:Joshua Leung
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-26panel for adjusting the active vertex groups weightsCampbell Barton
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-23Durian Request: Expansion of Action Groups not linked between DopeSheet edito...Joshua Leung
2010-01-22Added an icon for solidify modifier. Maybe if Jendryzch is around, he might Matt Ebb
2010-01-21Fix [#20750] adding Lattice object in Local space doesn't appearsMatt Ebb
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-20Fix [#20602] Cluttered UI in modifiersMatt Ebb
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-19Added new macro "file.select_execute", by default mapped to LMB doubleclick i...Matt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-15Console:Thomas Dinges
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
2010-01-13Fix: wasn't able to rename node group nodetree name, or access the nodetree a...Matt Ebb
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2010-01-10Animation Channels - Protect + Mute toggles flushing:Joshua Leung
2010-01-08Animation Channels Drawing Tweak:Joshua Leung
2010-01-07Color Picker work:Matt Ebb
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2010-01-03Changes to Brush texture workflowMatt Ebb
2010-01-01- grease pencil option to only use the endpoint depths. this makes drawing sh...Campbell Barton
2010-01-01grease pencil stroke depth option, rather then snapping to geometry you can d...Campbell Barton
2010-01-01- grease pencil mode for drawing onto geometry (using the z-buffer), access i...Campbell Barton
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-29Utility function to get the view vector aligned with a specific 3d coordinate.Martin Poirier
2009-12-28dont register or undo 3D cursor settingCampbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-12-28Added location and rotation operator properties for adding objects. The Align...Matt Ebb
2009-12-28Change to the way brush/tool selection works, as discussed a while agoMatt Ebb
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-12-24* register operators like other classesCampbell Barton