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
2012-01-22Bugfix [#29869] NLA editor keeps resetting my extrapolation mode every time IJoshua Leung
2012-01-22Bugfix [#28468] Cannot enter "Tweak mode" on mutiple objects at the same time,Joshua Leung
2011-11-19replace fabs with fabsf where both input and output are floats.Campbell Barton
2011-11-11quiet -Wdouble-promotion warningsCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20BLI_ghash.h was including BLI_blenlib.h, remove from ghash header and include...Campbell Barton
2011-10-10fix bad svn ID tagsCampbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-10-09replace sprintf with strcpy where no formatting is done and return value isn'...Campbell Barton
2011-09-02fix for error in recent commit, when audaspace is enabledCampbell Barton
2011-09-02minor warning fixes, also correct some float -> double promotions in shadeout...Campbell Barton
2011-08-22Bugfix [#28217] Moving multiple selected action strips causes stripsJoshua Leung
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-07Sound clip NLA Strips for NexyonJoshua Leung
2011-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua Leung
2011-07-08NLA - Adding new actionclip strips no longer appends "Act: " to theJoshua Leung
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
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-20NLA backend code cleanups: Ensure all user-count management is doneJoshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-12Patch [#24808] B-Bone display sizeJoshua Leung
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-11NLA Transform Bugfix:Joshua Leung
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-03bugfix [#24445] NLA reverse option flickersCampbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-12patch [#23280] Generated suffixes of strip names contain random character (re...Campbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
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-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-18NLA (Un)Mapping Fixes:Joshua Leung
2009-09-30Animato: BugfixesJoshua Leung
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-252.5 - NLA Bugfixes:Joshua Leung
2009-08-02NLA Tweaks:Joshua Leung
2009-07-24NLA - Auto-Blending + 'Smarter' Extend BehaviourJoshua Leung