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-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-23Added a line sampler to the histogram panel in the image space. Robert Holcomb
2010-03-22Fix for child drawing bug reported in the comments of [#21103] Updating bugs ...Janne Karhu
2010-03-22Fix for [#21103] Updating bugs in Particle ModeJanne Karhu
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22fixes for screw modifierCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-21(no commit message)Tom Musgrove
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-21[#21660] improved UV test gridCampbell Barton
2010-03-20patch #21680 from Richard OlssonCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-20Fix [#21658] file browser "hide invisible" doesn't hide anythingAndrea Weikert
2010-03-19More F-Modifier Tweaks:Joshua Leung
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-18Bugfix: Autokeying was non-functional after the Keying Sets refactorJoshua Leung
2010-03-18Fix [#21657] Blender crashes after importing .obj and selecting a materialMatt Ebb
2010-03-18Fix [#21568] Scene LinkingMatt Ebb
2010-03-17PyKeyingSet Bugfixes:Joshua Leung
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-16option to lock alpha while projection painting.Brecht Van Lommel
2010-03-16transform marker sync for extend and grab is back.Brecht Van Lommel
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-16New "Maintain Volume" constraint. When attached to a bone, you specify a "fre...Roland Hess
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-16added different sampling methods in rotate nodeRobert Holcomb
2010-03-15Fix [#21618] Wrong Icon For BLEND file on File/AppendAndrea Weikert
2010-03-15Fix [#21288] Colour Ramp doesn't update outputMatt Ebb
2010-03-15Fix #20486: blender hangs upon import attempt of an .obj with >40k polys.Brecht Van Lommel
2010-03-15Various warning fixes.Brecht Van Lommel
2010-03-15soft bodies kind of bug fixing:Jens Ole Wund
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-03-14user preference to disable the splash screenCampbell Barton
2010-03-13added method to change algorithm used in channel matte node. Limit a channel...Robert Holcomb
2010-03-13Fix [#21351] PROPERTIES: Resolution changes based solely on changing Matt Ebb
2010-03-12updated despill node to incorperate changes from Xavier Thomas's patch #18012Robert Holcomb
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-03-12Added ability to save and load planar environment maps, rather than only cube.Matt Ebb
2010-03-11rna/py api function for removing ID blocks, id.unused_clear()Brecht Van Lommel
2010-03-11Restored Environment mapsMatt Ebb
2010-03-10Python/RNA: added collection.move(from, to) for python definedBrecht Van Lommel
2010-03-10filebrowser:Andrea Weikert
2010-03-10- scene sequencer camera override wasnt working for render strips (only opengl)Campbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09camera override option for scene strips.Campbell Barton