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-24Added option for exporting material based textures. Cleaned up header files d...Gaia Clary
2012-06-22Collada: (Export) Added export of surface textures, and control over exported...Gaia Clary
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-16style cleanupCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2012-01-26fix [#29987] scene.frame_set method doesn't take in account camera change don...Campbell Barton
2011-11-28Fix #29389: cycles viewport render not updating on frame changes. This sort ofBrecht Van Lommel
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-03warning fixesCampbell Barton
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-03-28Revert r34026, which in it turn reverted r33039. Removal breaks renderers tha...Nathan Letwory
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-01Pythons path functions - os.walk(). os.path.exists(). etc support bytes for p...Campbell Barton
2011-01-10comment/remove various unused vars,Campbell Barton
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-03remove rna func scene.collada_export(), export functions dont exist for any o...Campbell Barton
2010-11-17bugfix [#24690] Scene.frame_set() breaks pose restoreCampbell Barton
2010-11-17should fix building with collada.Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-14r33039 added dependency to COLLADA for blenderplayer, but it's really not nee...Nathan Letwory
2010-11-12Related to #24653: added scene.collada_export() function, to use instead of anBrecht Van Lommel
2010-11-01bugfix [#24462] UV Layouts saved as PNG results in two files (one is 0 KB, ot...Campbell Barton
2010-09-11incorrect docstringCampbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-30missed this one tooCampbell Barton
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-10Added additional (optional) subframe argument to RNA API function: scene.set_...Matt Ebb
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton