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-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-26fcurve/boolean evaluation, values below zero are no longer evaluated to true.Campbell Barton
2011-05-01Merged changes in the trunk up to revision 36408.Tamito Kajiyama
2011-04-26Adding support for adding copies of existing drivers to other animdataJoshua Leung
2011-04-24Merged changes in the trunk up to revision 36301.Tamito Kajiyama
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-04-03Merged changes in the trunk up to revision 35972.Tamito Kajiyama
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-03-29Bugfix [#26645] Crash when duplicating an object with driverJoshua Leung
2011-03-28Merged changes in the trunk up to revision 35828.Tamito Kajiyama
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-25fix [#26607] blender won't duplicate or assign new drivers on duplicationCampbell Barton
2011-03-19Merged changes in the trunk up to revision 35618.Tamito Kajiyama
2011-03-15fix [#26507] Rename bone -> segfaultCampbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
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-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14Merged changes in the trunk up to revision 34828.Tamito Kajiyama
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-09Merged changes in the trunk up to revision 34193.Tamito Kajiyama
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-02Merged changes in the trunk up to revision 34010.Tamito Kajiyama
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-18Merged changes in the trunk up to revision 33765.Tamito Kajiyama
2010-12-13Lattices now have AnimDataJoshua Leung
2010-12-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-27Merged changes in the trunk up to revision 33348.Tamito Kajiyama
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-17Merged changes in the trunk up to revision 33112.Tamito Kajiyama
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-06Merged changes in the trunk up to revision 32886.Tamito Kajiyama
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-24Merged changes in the trunk up to revision 32684.Tamito Kajiyama
2010-10-21Changes to "evaluation time" for Curves:Joshua Leung
2010-10-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16Bugfix #24143: Edit NLA StripsJoshua Leung
2010-09-18Added support for animation of line style parameters.Tamito Kajiyama