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-05-12== Ipo ==Peter Schlaile
2008-05-11transform manipulator didnt follow the active face in some cases, also rotate...Campbell Barton
2008-05-10fix for [#8359] Sequencer image preview: HOME hotkey zooming at output res, n...Campbell Barton
2008-05-082.46 todo item, added back seam marking tools from UV-face mode.Campbell Barton
2008-05-08NLA - Bugfix:Joshua Leung
2008-05-06== bugfix ==Andrea Weikert
2008-05-06Fix for bug: drawing x-ray and transparency with sets didn'tBrecht Van Lommel
2008-05-04== Sequencer ==Peter Schlaile
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-28Bugfix:Joshua Leung
2008-04-28== Action Editor - Action Groups finishing touches ==Joshua Leung
2008-04-27remove old particle system.Campbell Barton
2008-04-27fix for own error when trying to fix python command line crash,Campbell Barton
2008-04-25added sequencer paths to bpath iterator, This needed to use get/set filename ...Campbell Barton
2008-04-19fix for [#7430] No way to back out of a PupStrInput() dialogCampbell Barton
2008-04-19bugfix for [#8256] Creating proxy from linked mesh object removes materialsCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-15added a E as a key shortcut to IPO Extend ModeCampbell Barton
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-05No need for unions in transform code.Martin Poirier
2008-04-04moved some duplicate lines into their own functionCampbell Barton
2008-04-04Restore bezier handles to their original flag if the transform is canceled, f...Campbell Barton
2008-04-02Fix for bug: [#8117] Particles with fluid brokenJanne Karhu
2008-04-02This commit reverts the #include <mesa/glu.h>Kent Mein
2008-04-01added a sloppy option for getting the active face, which returns the last sel...Campbell Barton
2008-03-31== Armature Tools - Separate (not yet functional) ==Joshua Leung
2008-03-27Fixed compiler warnings. (unused vars)Joshua Leung
2008-03-26Fix for bug #8713: edge loop delete did an undo push too much.Brecht Van Lommel
2008-03-26made editmode face copy menu appier with when there is no active face (withou...Campbell Barton
2008-03-26UV Unwrap (lscm, project from view, cube etc) now default to correcting for t...Campbell Barton
2008-03-24== Sequencer ==Peter Schlaile
2008-03-24uv stretch display respect image aspect ratio,Campbell Barton
2008-03-23== Sequencer / ImBuf ==Peter Schlaile
2008-03-23added support for linux on pa-riscStefan Gartner
2008-03-22== Action Editor - Preview Range (Ctrl-Alt-P) ==Joshua Leung
2008-03-21update to trunk r14199ndofJean-Luc Peurière
2008-03-20shift+b zoom in perspective mode, (apricot feature for better navigation on l...Campbell Barton
2008-03-16== Align ==Martin Poirier
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-03-13final (??) work on NDOF branchJean-Luc Peurière
2008-03-12Added two UV features (Apricot request):Brecht Van Lommel
2008-03-10== Align to Transform Orientation ==Martin Poirier
2008-03-09* Numeric input now works better for TimeSlideJoshua Leung
2008-03-07Another big purge of warnings. (Main culprits this time were Campbell and Geo...Joshua Leung
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell Barton
2008-03-04Action Editor - malefico feature request:Joshua Leung
2008-03-03Added a feature to the UV editor- Average UV islands, this averages selected ...Campbell Barton
2008-03-01This commit contains the addition of a greek translation thanks toTom Musgrove
2008-03-01Split the add_hook function into two parts (user interaction + actual operati...Joshua Leung
2008-02-29* Made BLI_join_dirfile() check before adding a slash between dir and file so...Campbell Barton