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-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20add comment about misuse of enum set function.Campbell Barton
2012-10-20Bugfix #32641Ton Roosendaal
2012-10-20More UI messages fixes and tweaks, and BKE_report<->BKE_reportf.Bastien Montagne
2012-10-20Remove six languages from Blender UI (rational: very low level of translation...Bastien Montagne
2012-10-20rna_sequencer_api.c doc string cleanupDan Eicher
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-10-18Fix #32896: No compositor tree update with image input color space changeSergey Sharybin
2012-10-18Maybe hard limmit is good enough. Removing soft limmit for sky turbidityDaniel Salazar
2012-10-17Cycles: Sensible limmits for Sky Texture turbidity valueDaniel Salazar
2012-10-17Render: local light group option for materials, blender internal feature fromBrecht Van Lommel
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-16More UI messages and BKE_reportf<->BKE_report fixes...Bastien Montagne
2012-10-16code cleanup: picky rna naming conventionCampbell Barton
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-15Adding new Esperanto language.Bastien Montagne
2012-10-15Color Management: remove unused function and get rid of unneeded float->byte ...Sergey Sharybin
2012-10-15Adding some descriptions/tooltips for more keyframe editing operationsJoshua Leung
2012-10-14Adding Estonian new language.Bastien Montagne
2012-10-14correct another misuse of FLT_MINCampbell Barton
2012-10-14style cleanupCampbell Barton
2012-10-14Minor: precision in template_list doc, that only one list is allowed per temp...Bastien Montagne
2012-10-13More UI messages fixes.Bastien Montagne
2012-10-13And more UI messages spell check.Bastien Montagne
2012-10-12fix for many RNA definitions having soft/hard ranges swapped, make this BLI_a...Campbell Barton
2012-10-11Revert part of own r51193 (now I know where Courant comes from...), and add a...Bastien Montagne
2012-10-10Cycles: per-BSDF normal input and new Bump node.Brecht Van Lommel
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-10Cycles: Anisotropic BSDF enabled, with tangents now computed from the active ...Brecht Van Lommel
2012-10-10Graph Editor: Added a filtering option for Drivers mode to only show F-CurvesJoshua Leung
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-10-09RNA minor fixes:Bastien Montagne
2012-10-09Made the autokeying warning optional by adding a user pref for thisJoshua Leung
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-09Minor UI messages typo fixes.Bastien Montagne
2012-10-09Some minor fixes about curves' tilt...Bastien Montagne
2012-10-08quiet msvc warning & allow zero arguments to add functions.Campbell Barton
2012-10-08Grease Pencil py-apiDan Eicher
2012-10-07Fix render engine API compatibility breakage in end_result, this parameterBrecht Van Lommel
2012-10-06Increase maximum octree depth to 12Nicholas Bishop
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-10-05code cleanup: de-duplicate enum.Campbell Barton
2012-10-05Typo fix: Tooltip for "Offset Factor" for FollowPath constraint referred toJoshua Leung
2012-10-05Fix #32734: Object.to_mesh() gave wrong user count for curves/surface/text ob...Brecht Van Lommel
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-10-04Fix for commit r51049: no need to create two contexts when one if enough.Bastien Montagne
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-10-04Add translation context for volume (Audio), pitch (Rotation) and rename tip->...Sv. Lockal
2012-10-04style cleanup: comment blocksCampbell Barton
2012-10-02UI:Thomas Dinges