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
path: root/source
AgeCommit message (Expand)Author
2012-05-11Add mask support to CCGSubSurf and multires.Nicholas Bishop
2012-05-11Add GridPaintMask accessor to paint.c.Nicholas Bishop
2012-05-11Add paint mask access to the PBVH vertex iterator.Nicholas Bishop
2012-05-11Add access to mesh vertex customdata to the PBVH.Nicholas Bishop
2012-05-11Add DNA and customdata entries for paint masks.Nicholas Bishop
2012-05-11Replace hardcoded DMGridData structure with CCGElem/CCGKey.Nicholas Bishop
2012-05-11Add CCGKey/CCGElem for accessing CCGSubSurf elements.Nicholas Bishop
2012-05-11Modify CCGSubsurf to subdivide an arbitrary number of (float) layers.Nicholas Bishop
2012-05-11Add new options to PAINT_OT_brush_select, toggle and create_missing.Nicholas Bishop
2012-05-11Add an RNA access function to get an enum item name from its value.Nicholas Bishop
2012-05-11Code cleanup for multires_dm_create_from_derived().Nicholas Bishop
2012-05-11Code cleanup for parameters of subsurf_make_derived_from_derived.Nicholas Bishop
2012-05-10Fix #31221: Multiple Monitors/Windows Double Click For FocusSergey Sharybin
2012-05-10minor changes to sequencer apiCampbell Barton
2012-05-10Fix #31393: Shape Keys on curves with hooksSergey Sharybin
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
2012-05-10fix [#31382] Loop Cut and Slide numpad (-)Campbell Barton
2012-05-10fix for fix, own fix for [#31368] didnt work right, now move shadeless & wire...Campbell Barton
2012-05-10Apply [#30199] Fix COLLADA export of material namesNathan Letwory
2012-05-09fix: #31374 Wrong/Missleading hint texts in material assignment. (as clarifie...Gaia Clary
2012-05-09fix: #31374 Wrong/Missleading hint texts in material assignment.Gaia Clary
2012-05-09some speedups for face angle drawingCampbell Barton
2012-05-09Camera tracking: exr frames used to be displayed in linear spaceSergey Sharybin
2012-05-09Fix #31371: copy data path should be disabled in places where it doesn't work,Brecht Van Lommel
2012-05-09Fix crash doing alt+A playback in files saved in version <= 2.34, this code runsBrecht Van Lommel
2012-05-09fix [#31378] Face Angle Rounding To Agressive/Not done in 2.49x?Campbell Barton
2012-05-09style cleanup: pngCampbell Barton
2012-05-09patch [#31355] 16-bit pngs are only read with 8-bit precisionCampbell Barton
2012-05-09Refactor of modifiers' apply function: now use a single bit-flag parameter to...Bastien Montagne
2012-05-09patch [#31359] Py Console: Empty current lineCampbell Barton
2012-05-09Fix #31366: check to enable opengl quadbuffer stereo was wrong, causing it toBrecht Van Lommel
2012-05-09code cleanup: color/bw conversion - use BLI color function.Campbell Barton
2012-05-09Fix for recent changes in glslSergey Sharybin
2012-05-09classic compile error: GLEW_STATIC needs to be define when we use opengl func...Antony Riakiotakis
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-09Fix #31349: Composite node is not found when part of a group.Sergey Sharybin
2012-05-09Camera tracking: fixes for tracking of float imagesSergey Sharybin
2012-05-09copy constraints to object/bones had same name (made operator search confusing)Campbell Barton
2012-05-09Fix #31369. Needed some do_versions backward compatibility code to ensure the...Lukas Toenne
2012-05-09Apply [#31335] COLLADA: fix for odd names for materials in exported dae filesNathan Letwory
2012-05-09fix [#31368] No masking drawn in Weightpaint-mode when displayed as wireframeCampbell Barton
2012-05-09bgl new methods (for glsl shaders - #version 120)Dalai Felinto
2012-05-09update stubs for blenderplayerAntony Riakiotakis
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-09Python/context: python could get invalid bpy.data in scene update handler afterBrecht Van Lommel
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-05-08style cleanup: nlaCampbell Barton