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-08-21change curve evaluation functions never to modify curve data (ensures thread ...Campbell Barton
2012-08-21code cleanup: don't use magic numbers for curve flag & use bool args for curv...Campbell Barton
2012-06-21Fix for color ramp RNA paths in node trees. The path generation for color ram...Lukas Toenne
2012-06-11UI messages fixes...Bastien Montagne
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10mango requestCampbell Barton
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-15Python/CurveMapping: add Curve Mapping functions to add/remove curve points,Brecht Van Lommel
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-26Cycles: add ColorRamp node.Brecht Van Lommel
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-08Fix #30467: UV/Image Editor: Scope: Opacity Values maybe wrongSergey Sharybin
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-11-05macro formatting & remve some unused code.Campbell 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-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-05-31tag unused rna args.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-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
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-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-09-06Report by Dan Eicher (dna). [#23694] ColorRampElement.position typoDaniel Salazar
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-11python declarative UICampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-05-10Fix for histogram Luma mode not working when waveform is in RGB mode.Xavier Thomas
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-15Fix [#21288] Colour Ramp doesn't update outputMatt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-09-16Image PanelsBrecht Van Lommel
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-07-13RNA & PyAPICampbell Barton