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-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-07Bugfix [#31723] Renderer (internal) ignores keyframes on 'Compositing' checkboxJoshua Leung
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-03Minor UI message fixBastien Montagne
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29Revert makesrna part of r47158 because it broke building blenderplayerDan Eicher
2012-05-29OUTLINER_OT_scene_drop -- "Drag object to scene in Outliner" operatorDan Eicher
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-22Missing RNA_def_property_update functions for RenderSettings bake propertiesDan Eicher
2012-05-20code cleanup:Campbell Barton
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