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-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-02-01Added 'Evaluation Time' setting access to Path Animation panel.Joshua Leung
2010-01-31Armature RNA: Removed old properties for armature-only bone pathsJoshua Leung
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-30bugfix [#20721] Reloading scripts crashes Blender (own todo)Campbell Barton
2010-01-29[#20875] Rendering resolution in curve properties panel is not default 0 and ...Matt Ebb
2010-01-29Speed up keymap editor a bit (less context changes)Martin Poirier
2010-01-29Fix for weirdness in texture map to settings - we now use negative Matt Ebb
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-28Keyconfig import and removeMartin Poirier
2010-01-28missed some files last commit.Campbell Barton
2010-01-28- change max threads from 8 to 64, need to keep an eye on stack memory use here.Campbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-27py api - utility function for vectors.Campbell Barton
2010-01-27Bugfix #20845: Grease Pencil settings lack view refreshJoshua Leung
2010-01-27Bugfix #20752: Background Image Panel Properties Keyframing?Joshua Leung
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-26Fix Blend From Shape having no effect after exiting edit mode.Brecht Van Lommel
2010-01-26Typo in function declaration causing warnings.Martin Poirier
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-26modifier.c has all its vergex group index lookups inline, use get_named_verte...Campbell Barton
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-25More fixes for radians-degrees, wasn't converting pose channel constraintsBrecht Van Lommel
2010-01-25Smoke: Daniel Genrich
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-25Show Cone option for spot lamps, to visualize which objects are being affected.Brecht Van Lommel
2010-01-25* Added #define _USE_MATH_DEFINES Thomas Dinges
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-25scene.update() rna function, so operators and data thats tagged for update ge...Campbell Barton
2010-01-25Add option to choose between radians or degrees for rotation units in the UI.Matt Ebb
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-24unlinking objects from a scene in python wasnt notifying the outliner which w...Campbell Barton
2010-01-24Forgot this (rename use_return to use_output)Elia Sarti
2010-01-24RNA functionsElia Sarti
2010-01-24Bugfix #20776: Segfault Driving a Shapekey in Graph Editor > Drivers > Select...Joshua Leung
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-23support for compiling blender without python working again (with cmake at least)Campbell Barton
2010-01-23Animation Editors: DopeSheet filtering option to only include Objects that ar...Joshua Leung
2010-01-23Graph Editor: Bugfixes for option where only the keyframes of selected F-Curv...Joshua Leung
2010-01-22bugfix [#20771] Blender crashes after using pop-up color selection dialog in ...Campbell Barton
2010-01-22- bugfix (user supplied fix) [#20745] makesrna with rename error.Campbell Barton
2010-01-22use string/int/length lookup functions for bpy.types, gives 20-30% overall st...Campbell Barton
2010-01-22RNA: added option to pass self ID to RNA functions.Brecht Van Lommel
2010-01-22Added an icon for solidify modifier. Maybe if Jendryzch is around, he might Matt Ebb