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
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04- use BKE_keyingset_free_path where paths were being freed inline.Campbell Barton
2011-01-02Quiet warnings from last commit.Campbell Barton
2010-12-30Doh!Joshua Leung
2010-12-30Various pedantic fixes to satisfy compilers.Joshua Leung
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Consistency cleanups for AnimData stuff:Joshua Leung
2010-12-13Lattices now have AnimDataJoshua Leung
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-25Spline IK Bugfix:Joshua Leung
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-23Partial fix for #24773: Material Nodes - there isn't able to set keys on Mapp...Joshua Leung
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-05tedious string copying changesCampbell Barton
2010-11-05Bugfix #24535: File saved with NLA Strip in Tweakmode crashes on reloadJoshua Leung
2010-10-27bugfix [#24418] NLA Crashes blender on UndoCampbell Barton
2010-10-21Changes to "evaluation time" for Curves:Joshua Leung
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16Bugfix #24143: Edit NLA StripsJoshua Leung
2010-05-17Drivers Bugfix:Joshua Leung
2010-05-13use ID_REAL_USERS macroCampbell Barton
2010-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-17PyKeyingSet Bugfixes:Joshua Leung
2010-03-16Fix [#21165] Moved textures don't move the animation curvesMatt Ebb
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-30A few minor code cleanup tweaks for recent commits in animation code, to bett...Joshua Leung
2010-01-30deleting objects which were driver targets would crash blender.Campbell Barton
2010-01-27Bugfix #20752: Background Image Panel Properties Keyframing?Joshua Leung
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-12Proxy Protection FixesBrecht Van Lommel
2010-01-10Make linked animdata working again, copies NLA too, as well as ObData animdat...Campbell Barton
2010-01-05More Driver Fixes:Joshua Leung
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-11-25AnimSys - Transform Locks + RNA:Joshua Leung
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-22Two fixes:Joshua Leung
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-03Keying Sets UI:Joshua Leung