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
2013-08-18Fix [#36423] Audio strips contain selectable (visual) blend modes and opacity...Bastien Montagne
2013-08-18More "relpath" try/except protection...Bastien Montagne
2013-08-17remove unused args from edgenet fill (since rewrite, but they weren't used be...Campbell Barton
2013-08-17use 'with' keyword for script stub (recommended with py3).Campbell Barton
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-15fix [#36455] importing obj data after saving doesn't workCampbell Barton
2013-08-13Typo (dimention instead of dimension).Bastien Montagne
2013-08-12GPL V3 license, which will be valid for the binary releases.Ton Roosendaal
2013-08-12Add jemalloc license to release/textSergey Sharybin
2013-08-12image_load() utility function's 'recursive' option wasn't functional since 2.4xCampbell Barton
2013-08-12bpy.path.reduce_dirs() - new utility function to de-duplicate and remove nest...Campbell Barton
2013-08-10Add better UI for "Add Torus" functionSv. Lockal
2013-08-07Fix #36373: maya and max key configurations for mesh loop select did not work...Brecht Van Lommel
2013-08-06Usual edits/fixes to new UI messages...Bastien Montagne
2013-08-03Dynamic Paint: Added a new "smoothness" parameter for waves.Miika Hamalainen
2013-08-01Fix for r58798, forgot to update the presets. Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-07-30Fix for [#36321] 'Mark Freestyle Edge' still showing with Cycles rendererThomas Dinges
2013-07-30Minor change to the custom_nodes.py template that has some consequences for a...Lukas Toenne
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-07-29UI / Code:Thomas Dinges
2013-07-28new mesh tool for cleaning up meshes, splits up non-planar faces while they e...Campbell Barton
2013-07-28patch [#36296] object->display-properties subpanel layout cleanupCampbell Barton
2013-07-25mesh tool to fill in holes, added in mesh clean menu,Campbell Barton
2013-07-24curve only supported radius smoothing, add smooth for tilt and weight.Campbell Barton
2013-07-24fix [#36262] Paste strip with video or sound content from another file crashe...Campbell Barton
2013-07-23remove use_relative option from simple deform,Campbell Barton
2013-07-23prepare for 'a' bugfix release, splash and version bump.Campbell Barton
2013-07-21snap to cursor (offset option) added for UV's too.Campbell Barton
2013-07-20add new snap option: 'Selection to Cursor (Offset)',Campbell Barton
2013-07-20misc editsCampbell Barton
2013-07-20Fix descriptions for mask selection operators and use less ambiguous "letter-...Sv. Lockal
2013-07-20Select more/less tool for mask splinesSv. Lockal
2013-07-20Cycles / Sampling Presets:Thomas Dinges
2013-07-20hidden wireframe option for mesh editmode, important for retopology mode (can...Campbell Barton
2013-07-20Cycles / Sampling Presets:Thomas Dinges
2013-07-20Add Tamil characters to our i18n font (from samyak-tamil).Bastien Montagne
2013-07-19patch [#35789] Quick hack select more/less tool for armaturesCampbell Barton
2013-07-19patch [#36032] Quick Hack lattice random selectionCampbell Barton
2013-07-18Tradtional release commit! 2.68 splash and the numbering.Ton Roosendaal
2013-07-17re-commit temp workaround [#35920], this still fails for OSX retina display,Campbell Barton
2013-07-16Style cleanup of UI messages.Bastien Montagne
2013-07-09move keymap ui into modules, its not loaded on startup anymore.Campbell Barton
2013-07-08fix [#36043] Missing Tooltip for Excluded Paths field of Auto Run Python Scri...Campbell Barton
2013-07-08re-arrange space_userpref_keymap, no need to use a subclass here, just import...Campbell Barton
2013-07-07Fix for incorrect clipping of Freestyle strokes when the viewport preview is ...Tamito Kajiyama
2013-07-06remove dummy menu which WM_OT_context_menu_enum needed, use popup menu direct...Campbell Barton
2013-07-05fix [#35977] Bake Action doesn't work properlyCampbell Barton