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
2008-06-04Overwrite mode added, toggled with INSERTKEYIan Thompson
2008-06-03increase the level you can zoom out (andy's timelapse videos were a pain to e...Campbell Barton
2008-05-23fix for "[#11004] Adding ram sound and alt-U causes ram to look like HD sound...Campbell Barton
2008-05-15Sculpt buttons had their events set to zero, this mean clicking on buttons wo...Campbell Barton
2008-05-11More bugfixes for Armature Separation/Joining:Joshua Leung
2008-05-11=BPy bugfix=Joseph Eagar
2008-05-10fix for [#8359] Sequencer image preview: HOME hotkey zooming at output res, n...Campbell Barton
2008-05-09[#10998] Sequencer: some new features missing from the menu itemsCampbell Barton
2008-05-08was missing depgraph update for centering objects in editmode if they were un...Campbell Barton
2008-05-07* added support for exporting dupli objectsCampbell Barton
2008-05-07Setting frame in python allowed negative numbers (was casting to a short with...Campbell Barton
2008-05-06== bugfix ==Andrea Weikert
2008-05-01Fix for bug #10144: "set editable" on a disabled particle systemBrecht Van Lommel
2008-04-19Removing wrong checks before NDofTransform call.Martin Poirier
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-16replace magic numbers with constants for (G.vd->persp), view naming was also ...Campbell Barton
2008-04-15added a E as a key shortcut to IPO Extend ModeCampbell Barton
2008-04-13UV EditingCampbell Barton
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-03-31== Armature Tools - Separate (not yet functional) ==Joshua Leung
2008-03-24== Sequencer ==Peter Schlaile
2008-03-21update to trunk r14199ndofJean-Luc Peurière
2008-03-20* add CTRL-I for Invert Selection in object mode.Nathan Letwory
2008-03-20* enable hotkey Ctrl+I (Invert Selection) in UV editorNathan Letwory
2008-03-16== Align ==Martin Poirier
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-03-13Patch #8488: UserPref to switch between pan/paste on MMB in text editor.Ricki Myers
2008-03-13== Sequencer ==Peter Schlaile
2008-03-10== Align to Transform Orientation ==Martin Poirier
2008-03-09== Sequencer ==Peter Schlaile
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell Barton
2008-03-05Enabled auto-snap (frame) for all newly created Action Editor instancesJoshua Leung
2008-03-03Added a feature to the UV editor- Average UV islands, this averages selected ...Campbell Barton
2008-03-01Split the add_hook function into two parts (user interaction + actual operati...Joshua Leung
2008-02-24Fix for bug #8324: J-key render buffer switching had various issues.Brecht Van Lommel
2008-02-24== Sequencer ==Peter Schlaile
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-23=== PyNodes ===Nathan Letwory
2008-02-21Following on from the commits yesterday for "Action Channel Settings" quick-t...Joshua Leung
2008-02-20Python Bugfix,Campbell Barton
2008-02-19Fix for bug #8311: painting in the image editor with left mouse buttonBrecht Van Lommel
2008-02-14Object drawing was setting switching glDepthMask(GL_FALSE); even when no part...Campbell Barton
2008-02-14== Shift-G - Select Grouped menu in PoseMode ==Joshua Leung
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-02-13* "Drag Immediately" transform user preference.Matt Ebb
2008-02-10== Sequencer ==Peter Schlaile
2008-02-08Ctrl-PageUp/Down in 3D-view now behaves the same as for the Timeline for cons...Joshua Leung
2008-02-06Mouse-click in the ipo/action/timeline/.. to change the frameBrecht Van Lommel
2008-02-05When iserting rotations in poses, the quaternion sometimes rotates exactlyTon Roosendaal
2008-02-01== Sculpt ==Nicholas Bishop