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-04-22style cleanup: commentsCampbell Barton
2012-04-05report [#30814] Absolute Shape Keys not working in 2.6Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-30Fix [#30709] Renaming a bone renames all drivers' targets using a bone of tha...Bastien Montagne
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-10-27quiet -Wempty-body and unused warningsCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-28Bugfix: One more place still using the old "keys" instead ofJoshua Leung
2011-03-25fix [#26601] Python error when use of autocompleteCampbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-27"Bugfix" (otherwise known as another ZanQdo Feature Request)Joshua Leung
2011-01-26ShapeKeys RNA Wrapping: Code cleanupJoshua 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
2011-01-032.4x <-> 2.5 Regression Fixes: Shapekey ProblemsJoshua Leung
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-04-04no functional changes. use sizeof() and MAXFRAMECampbell Barton
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-08Bugfix #20605: Shape key values not keyable from mesh data panel. Keyable fro...Joshua Leung
2009-12-08RNA:Brecht Van Lommel
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-10-23Bugfixes:Joshua Leung
2009-10-22UI: List Template tweaks to get it a bit more usableBrecht Van Lommel
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-16bisplay shapekeys as sliders in the dope sheet editorCampbell Barton
2009-09-25Bugfixes:Joshua Leung
2009-09-16RNABrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-08-012.5 - Giving shapekeys UI a bit of attentionJoshua Leung
2009-07-13RNA & PyAPICampbell Barton
2009-07-032.5Brecht Van Lommel