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-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
2012-10-27A few more BMesh errors messages translated, and "automated" translation for ...Bastien Montagne
2012-10-27Finally fix the "double operators labels" in current po's: Operator sub-class...Bastien Montagne
2012-10-26Fix Blender version retrieving...Bastien Montagne
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26Back to generating a pot file into trunk/po of i18n repo (it's useful for tra...Bastien Montagne
2012-10-26fix [#31661] Custom properties do no respect min/max valuesCampbell Barton
2012-10-25Camera: bring Title Safe display up to date, making it a Safe Areas option thatBrecht Van Lommel
2012-10-25Fix #32964: IK constraint had a "Target" option, which actually is an internalBrecht Van Lommel
2012-10-24made mistake of saving last startup.blend on my second monitor, looks like th...Campbell Barton
2012-10-24Unhide "simplify stroke" option of Grease Pencil strokes in userpref UI... Lo...Bastien Montagne
2012-10-24reneme volume_preservation -> use_volume_preserveCampbell Barton
2012-10-24UI fixes for Laplacian Smooth (r51578):Thomas Dinges
2012-10-24Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)Daniel Genrich
2012-10-24Back to "Espanol" (instead os "Castellano"), as it looks to be the standard f...Bastien Montagne
2012-10-24- enable GPU mipmap generation by default (Sergey and I wanted to change this...Campbell Barton
2012-10-24enable rendering from the sequencer again. this was working since 2.4x and sh...Campbell Barton
2012-10-24Separate languages file generation code into its own script (much better this...Bastien Montagne
2012-10-23Bugfix 30974Ton Roosendaal
2012-10-23add option to planar decimator to collapse all verts that define face boundri...Campbell Barton
2012-10-23add option for decimate-collapse to keep triangulated geometry (normally quad...Campbell Barton
2012-10-23add limited dissolve as a decimation type to the decimate modifier.Campbell Barton
2012-10-23add un-subdivude as an optional method for the decimate modifier, gives more ...Campbell Barton
2012-10-22Fix #32522: Object's diffuse color not showing in Sculpt ModeSergey Sharybin
2012-10-22add vertex group option to decimate modifier, handy if you want to pin some p...Campbell Barton
2012-10-22Update of the tools for the new "dynamic" i18n menu, to generate the language...Bastien Montagne
2012-10-21== filebrowser ==Andrea Weikert
2012-10-21Texture UI:Thomas Dinges
2012-10-20style cleanupCampbell Barton
2012-10-20Remove six languages from Blender UI (rational: very low level of translation...Bastien Montagne
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-10-19simplify addon install print, Now it only prints the source and destination d...Campbell Barton
2012-10-19[#32921] Fix: Python error triggered when installing an addon via 'install ad...Gaia Clary
2012-10-18More UI messages and BKE_reportf<->BKE_report fixes...Bastien Montagne
2012-10-17minor changesCampbell Barton
2012-10-17add a template for a stub script - runs the script relative to the currently ...Campbell Barton
2012-10-17Render: local light group option for materials, blender internal feature fromBrecht Van Lommel
2012-10-16un-subdivide bmesh operator, useful for making lower polygon versions of mode...Campbell Barton
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-16Add BMesh and WM symmetrize operatorsNicholas Bishop
2012-10-16code cleanup: picky rna naming conventionCampbell Barton