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-07-08Rework/split test_object_materials().Bastien Montagne
2016-07-08BMesh: add decimate edit-mode toolCampbell Barton
2016-07-07Cleanup/fix animsys 'id_type_can_have_animdata()'.Bastien Montagne
2016-07-07RNA: rename sorting -> sortCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-07-07NLA: Indicate position of action-local markers on stripsJoshua Leung
2016-07-06Fix Python API error message (do_unlink, instead of unlink)Dalai Felinto
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-05Render border: make it work together with with cache result / save buffers / ...Brecht Van Lommel
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Cleanup: warningCampbell Barton
2016-06-28RNA: resolve assert w/ no languages availableCampbell Barton
2016-06-28RNA: perform reverse search on operatorsCampbell Barton
2016-06-28Fix MSVC error, co_return now a reserved wordCampbell Barton
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-06-25Cleanup: remove RNA's `ID.destroy()` function.Bastien Montagne
2016-06-25Cleanup/refactor RNA IDs' `remove` functions.Bastien Montagne
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-06-23Fix T48710: 'velocity' particle settings were incorrectly using 'speed' in th...Bastien Montagne
2016-06-23Use hard min/max for view clippingCampbell Barton
2016-06-23RNA: Expose hook inverse matrixCampbell Barton
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22Cleanup: use proper RNA struct type for ListBase typeBastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-14Usual UI/i18n message fixes.Bastien Montagne
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-06-06RNA: disable animating object dimensionsCampbell Barton
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-06-01Increase range of Font object textboxsDalai Felinto
2016-05-31Small API typo found while reading the APIDalai Felinto
2016-05-30Fix: Add a hard upper limit for fontsize of Text Strip's textJoshua Leung
2016-05-28PyRNA: Fix repr used /w arraysCampbell Barton
2016-05-28Fix T48534: color picker hex #RRGGBB input allows typing one character too many.Brecht Van Lommel
2016-05-28Fix T48498: stereo camera interocular distance should not have a hard max limit.Brecht Van Lommel
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2016-05-24Fix T48496: Viewer function in NodeWrangler addon don't work in Material Shad...Sergey Sharybin
2016-05-23Fix T48487: Physics cache names allow (back)slashes, which breaks its handling.Bastien Montagne
2016-05-22Use previous shading mode for border render in viewportSergey Sharybin