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-11-22modify the python stub to include __file__ and __name__, also correct odd ind...Campbell Barton
2012-11-21camera sensor ui fix: grey out values when not affecting cameraDalai Felinto
2012-11-21Fix #33253: VSE preview doesn't display compositorSergey Sharybin
2012-11-21changes to startup.blendCampbell Barton
2012-11-20code cleanup: make bmesh operator names more consistant since python has acce...Campbell Barton
2012-11-20Bugfix [#33154] Toggle/Enable/Disable channel settings operators inJoshua Leung
2012-11-20Readme and Release Log Links:Thomas Dinges
2012-11-20Bugfix [#29110] Animated Transforms to Deltas behaves oddly when applied moreJoshua Leung
2012-11-20Custom icon for triangulate modifier. Antony Riakiotakis
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-11-18typo in own recent commit.Campbell Barton
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-17fix for 'Playanim' playing past the last frame of an animation. also print -s...Campbell Barton
2012-11-15fix [#33179] Can't delete centered edge loop if x-mirror is activatedCampbell Barton
2012-11-14remove ifdef'd bevel code, current bevel works better then the previous code.Campbell Barton
2012-11-13Added 'remove doubles' tool to uv editor.Matthew Smith
2012-11-13Removing again windows' long_locales! :pBastien Montagne
2012-11-13add an operator for mesh mode switching,Campbell Barton
2012-11-13remove 'Reset' button from operator UI, instead have 'Restore Defaults' in pr...Campbell Barton
2012-11-11code cleanup:Campbell Barton
2012-11-10Fix #33135: cycles object info random number not working anymore.Brecht Van Lommel
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-09shrink/fatten was missing from the transform menuCampbell Barton
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-11-07New words...Bastien Montagne
2012-11-07== file browser ==Andrea Weikert
2012-11-06fix [#33037] Soften brush can't handle seams in texture paintCampbell Barton
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-11-05Bugfix #33085Ton Roosendaal
2012-11-05Blender internal is using camera focal length when panorama rendering is usedSergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-11-04Editors UI:Thomas Dinges
2012-11-04UI Tweak:Thomas Dinges
2012-11-043D View UI:Thomas Dinges
2012-11-04Node UI:Thomas Dinges
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-11-03Fix for [#32992] Switching language does nothing under Windows.Bastien Montagne
2012-11-02correct operator preset tooltip and dont save their settings for re-useCampbell Barton
2012-11-01minor edits to mesh operatorsCampbell Barton
2012-10-31no longer use 'check_existing' to see if we need to have a save popup, instea...Campbell Barton
2012-10-31Fix for #29056: NDOF motion events not configurable in user preferences.Brecht Van Lommel
2012-10-30BGE: Adding support for Bullet's collision masks. Each object now has a colli...Mitchell Stokes
2012-10-30Removing BLENDER_GAME from the COMPAT_ENGINES set for the sun lamp's Sky & At...Mitchell Stokes
2012-10-27== file browser ==Andrea Weikert
2012-10-27wrong definition of parameterlistGaia Clary