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-12-12RNA properties for width and height of nodes.Lukas Toenne
2012-12-12Fix for range checks in generated RNA functions. The code was skipping the va...Lukas Toenne
2012-12-12Fix for misleading doc string of panel header options.Lukas Toenne
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-11RNA: add Window x/y position and size access.Brecht Van Lommel
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-11Fix some RNA subtypes for collections' active/active_index props (some PROP_P...Bastien Montagne
2012-12-09Fix #33454: cycles wasn't hiding the original object used for dupliverts orBrecht Van Lommel
2012-12-07fix for texture_slot path, would give incorrect path when used with brushes w...Campbell Barton
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-12-03R/G/B icons in node space backgroud channel selector all had same color wheel...Campbell Barton
2012-12-03Image Editor / UV: Thomas Dinges
2012-12-02Bugfix [#33387] Smoke: Animating Smoke Type from Flow to None crashes blenderDaniel Genrich
2012-12-02Fix warning about missing BKE_idcode_to_name_plural.Brecht Van Lommel
2012-12-02There was no way of knowing what ID type a property comes from by the tooltip...Campbell Barton
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-11-26switch verious references from py3.2 -> 3.3 or just 3.Campbell Barton
2012-11-26style cleanupCampbell Barton
2012-11-26Fix #33312: cycles render crash with motion blur / vector pass rendering. It'sBrecht Van Lommel
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-25code cleanup: warnings, styleCampbell Barton
2012-11-25fix [#33299] When I click right button on proportional editing mode button Bl...Campbell Barton
2012-11-25Fix #33297: crash loading modal keymap after recent keymap bugfix.Brecht Van Lommel
2012-11-24Fix #33286: when keyframing object scale, noise fmodifier scale would showBrecht Van Lommel
2012-11-24Fix #33282: missing GLSL update assigning a lamp texture.Brecht Van Lommel
2012-11-24remove USER_DISABLE_AA/use_antialiasing, this wasn't available from the UI bu...Campbell Barton
2012-11-24IK Solver:Brecht Van Lommel
2012-11-23Basic work to solve "New" translation mismatch (this is an adjective, which o...Bastien Montagne
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-21Fix #33253: VSE preview doesn't display compositorSergey Sharybin
2012-11-20Fix #33227: custom keymap syncing didn't work well always when adding/removingBrecht Van Lommel
2012-11-20Support for type callbacks on IDProperty pointers. Before this the type of th...Lukas Toenne
2012-11-20code cleanup: make bmesh operator names more consistant since python has acce...Campbell Barton
2012-11-20fix for changes in own recent commit:Campbell Barton
2012-11-20Custom icon for triangulate modifier. Antony Riakiotakis
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-19Implementation of string lookup functions for collections in the C API. These...Lukas Toenne
2012-11-19BGE: The Step Height for a character physics controller is now set to 0.01, w...Mitchell Stokes
2012-11-17Fix render layer properties not being animatable.Brecht Van Lommel
2012-11-15Add some missing Node rna update callsDan Eicher
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-12Minor spell fix (only one this week, yeah!).Bastien Montagne
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-11style cleanupCampbell Barton
2012-11-11code cleanup:Campbell Barton
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-10Cycles: correction to how device of lists is exposed to blenderSergey Sharybin
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel