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-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-02Fix #31102: changing scene.use_color_management from render_pre callback woul...Brecht Van Lommel
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-22style cleanup: commentsCampbell Barton
2012-04-14i18n: "labels" of multi-section enums need to be marked for gettext (N_()), a...Bastien Montagne
2012-04-13Fix missing cycles update when tweaking some render layer settings.Brecht Van Lommel
2012-04-13Increase limit for game simulation steps to 50, made it hard limit.Sergey Sharybin
2012-04-10Fix #30754: motion blur shutter was animateable while this is actually notBrecht Van Lommel
2012-04-10expose double limit used by auto-merge, addresses bug [#30884]Campbell Barton
2012-04-07fix for passing float to RNA_def_property_ui_range() int argument.Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-28Cycles: add rendered draw mode option in 3d view header to show the activeBrecht Van Lommel
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-22Correction recent start/end range values for frames: it was impossible to setSergey Sharybin
2012-03-21bmesh docs:Campbell Barton
2012-03-21patch [#30593] Minor 3D View Hint ChangesCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-17Minor UI messages fixes, and enabling i18n for all modifier_setError() error ...Bastien Montagne
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-09- MSVC doesn't have log2f functionSergey Sharybin
2012-03-08Fix #30435: 2.62 Torus Batch building "Bug" or A Experimental Feature?Sergey Sharybin
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-03-07style cleanup - braces & else / if'sCampbell Barton
2012-03-07Mango request: for range buttons copy start+1 to end if start>=0Sergey Sharybin
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-02-27Various fixes to UI messages (among other things, all messages needed it shou...Bastien Montagne
2012-02-24Changes in FFV1 codec settingsSergey Sharybin
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-15svn merge ^/trunk/blender -r44118:44136Campbell Barton
2012-02-15FFmpeg settings can't be animated. Clear animation flag to prevent confusingSergey Sharybin
2012-02-15svn merge ^/trunk/blender -r44076:44118Campbell Barton
2012-02-14Fix quicktime export being broken in various ways: callback was missingBrecht Van Lommel
2012-02-08svn merge ^/trunk/blender -r43934:43976Campbell Barton
2012-02-08Returned back maximal value of bitrate. Higher values are actually makes sens...Sergey Sharybin
2012-02-07FFmpeg output fixes and small improvementSergey Sharybin
2012-02-02svn merge ^/trunk/blender -r43819:43830Campbell Barton