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-05-19Merged changes in the trunk up to revision 36757.Tamito Kajiyama
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-04-24Merged changes in the trunk up to revision 36301.Tamito Kajiyama
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-04-11Merged changes in the trunk up to revision 36092.Tamito Kajiyama
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-03Merged changes in the trunk up to revision 35972.Tamito Kajiyama
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
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-22properties were being used with wrong type functions, this resulted in bad me...Campbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
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-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14Forgot NLA Editor support for this...Joshua Leung
2011-01-31Merged changes in the trunk up to revision 34574.Tamito Kajiyama
2011-01-30remove nan-makefilesCampbell Barton
2011-01-23Merged changes in the trunk up to revision 34459.Tamito Kajiyama
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-20NLA Tool Bugfixes:Joshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-16Merged changes in the trunk up to revision 34335.Tamito Kajiyama
2011-01-13remove/comment unused varsCampbell Barton
2011-01-09Merged changes in the trunk up to revision 34193.Tamito Kajiyama
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2011-01-02Merged changes in the trunk up to revision 34010.Tamito Kajiyama
2010-12-29DopeSheet Drawing Tweak:Joshua Leung
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-26Bugfix [#25380] Recorded bone keyframes do not play back both in theJoshua Leung
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-18Merged changes in the trunk up to revision 33765.Tamito Kajiyama
2010-12-09Added a few descriptions that were missing.Kent Mein
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-072D text drawingCampbell Barton
2010-12-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton