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-10-01Bugfixes for: [#28525] [#28690] [#28774] [#28777]Joshua Leung
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-28Assorted comment clarification in response to code review notesJoshua Leung
2011-08-16Bugfix [#28267] keyframed values for shapekeys of copied objects areJoshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-07Sound clip NLA Strips for NexyonJoshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-28This allows the game engine to build again, but I'm not sure if it's the best...Mitchell Stokes
2011-07-24== RNA Property Updates get called by Animation System now ==Joshua Leung
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
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