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-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
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-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
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-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
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
2012-02-18Fix for a color ramp not immediately updated during the manipulation of a col...Tamito Kajiyama
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-31tag unused rna args.Campbell Barton
2011-05-19Merged changes in the trunk up to revision 36757.Tamito Kajiyama
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-04-17Merged changes in the trunk up to revision 36199.Tamito Kajiyama
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
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-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-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-10-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-09-18Added support for animation of line style parameters.Tamito Kajiyama
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