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
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-05-28PyRNA: Fix repr used /w arraysCampbell Barton
2016-03-15Fix T47780: Icons don't update in floating panelsCampbell Barton
2016-02-09Fix T47371 - add access to 'static' enum items.Bastien Montagne
2016-01-07Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic en...Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-01RNA: de-duplciate rna-path create in tooltip codeCampbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2014-12-31Gamma node support for Blender InternalDotsnov Valentin
2014-09-11Freestyle: Fix for missing quality control on line rendering in Cycles.Tamito Kajiyama
2014-08-13RNA: use static declarationsCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-05Fix T41062: "copy to selected" doens't work for all attributes.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-22Code cleanup: use const for rnaCampbell Barton
2014-03-11Fix T39080: copy-to-selected operator fails for pointer properties.Lukas Tönne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-19Fix T38706: dropdown labels in popups not updatingCampbell Barton
2014-02-17RNA: assert on NULL return values from itemf callbacksCampbell Barton
2014-02-09RNA: add RNA_enum_from_identifier, RNA_enum_from_value search functionsCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-11-26User Interface: don't show macro args in tooltipsCampbell Barton
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-07Fix [#34675] *AFTER 2.69* Info view shows duplicate operators with incorrect ...Bastien Montagne
2013-09-20Fix #36226, Select Linked works not in touch with Prefs.Lukas Toenne
2013-09-18fix relating to bug [#36758],Campbell Barton
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin
2013-08-26RNA fixes regarding dynamic array properties in functions parameters (reviewe...Bastien Montagne
2013-06-01add popup menu to allow python scripts to show popups without having to defin...Campbell Barton
2013-05-15Fix another cases where painting long brush strokes with small radius was slowedBrecht Van Lommel
2013-05-11Fix #35289: UV layout export to image was extremely slow for large meshes. ThisBrecht Van Lommel
2013-05-03adjustment to own commit r56463.Campbell Barton