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
2013-10-19Applied patch [#34178] tile rendering for fast gaussian blurJeroen Bakker
2013-10-19Compositor: did some inner loop optimizations of the fast gaussian blur.Jeroen Bakker
2013-10-19Arg! Fix another bug in split normal core algorithm (some flat faces were ign...Bastien Montagne
2013-10-19Fix [#37146] Dopesheet / Graph editor, select columns between markers doesn't...Bastien Montagne
2013-10-19Remove paranoid check which was marked as unneeded for a while alreadySergey Sharybin
2013-10-19Move utility functions from mball to mathutilsSergey Sharybin
2013-10-18ID blocks can be pasted to text editor now with mouse drag and moveSergey Sharybin
2013-10-18Tweak for action group -> bone select featureJoshua Leung
2013-10-18Add debug prints to the PSD loader in imbuf. The error message can be obtain...Irie Shinsuke
2013-10-18Fix for wrong active render layer after copying hr sceneSergey Sharybin
2013-10-18Pampa Project request: FPS in sequencer editorSergey Sharybin
2013-10-18Fix #37110, After deletion of large scene, file still huge.Lukas Toenne
2013-10-17Patch [#37115] Surface split and separate operatorsKevin Mackay
2013-10-17Missing ParticleSystem->parent pointer check in BKE_object_unlink.Lukas Toenne
2013-10-17Fix #37048: Default keybindings: text.find_next in Text (Global), should be i...Sergey Sharybin
2013-10-17Fix #37123: UV editor view does not update when using large facesSergey Sharybin
2013-10-17Fix crash in scenes without camera markers, after recent fix for #37097,Brecht Van Lommel
2013-10-17Fix for GCC bing stupid and not casting float*[3] to const float*[3] without ...Sergey Sharybin
2013-10-17Project Pampa Request: Selecting groups in animation editors selectsJoshua Leung
2013-10-17Fix #37097: Setting scene frame does not update active cameraSergey Sharybin
2013-10-17Fix #37109: missing cycles texture display in edit mode.Brecht Van Lommel
2013-10-17Fix #37122: Text Editor: New Open-Shortcut different from Text > Open Text BlockSergey Sharybin
2013-10-17Fix #37117: MCE prefetching fails with non-ascii characters in pathSergey Sharybin
2013-10-17Fix #37091: Reset to default of Sky Texture's Dot freezes it at 0,0,0Sergey Sharybin
2013-10-17add local _PyLong_AsInt() needed for python older then 3.3.2Campbell Barton
2013-10-17Fix #37118: MCEr: Prefetch frames doesn't respect input color spaceSergey Sharybin
2013-10-17Fix #37119: MCE: Prefetching doesn't fetch last frame of an image-sequence.Sergey Sharybin
2013-10-17Fix build failure with VS2012 + SCons, caused by redefinition of the bool type.Irie Shinsuke
2013-10-17add typechecks when assigning id-property arrays from python (overflows and e...Campbell Barton
2013-10-17simplify & improve error handling for id-property python-api.Campbell Barton
2013-10-17fix [#37105] Long int IDproperties produces errors at weird spots.Campbell Barton
2013-10-17patch [#37114] copypaste for NORMAL buttons (BUT_NORMAL)Campbell Barton
2013-10-17correct BM_edge_face_pair() being called inside BLI_assert() - this needed to...Campbell Barton
2013-10-16Triangulate modifier - beauty option is backDalai Felinto
2013-10-16Project Pampa request: copy-paste for curve mapping widgetsSergey Sharybin
2013-10-16Fix #37084, Backdrop not invalidating inside node groups.Lukas Toenne
2013-10-16add IDP_FreeFromGroup(), replaces IDP_RemFromGroup(), IDP_FreeProperty(), MEM...Campbell Barton
2013-10-16fix [#37100] Segfault when I rotate an edgeCampbell Barton
2013-10-16style cleanupCampbell Barton
2013-10-16beautify: passing edge/face flags as argumentsDalai Felinto
2013-10-16split operators/bmo_beautify.c into tools/bmesh_beautify.cDalai Felinto
2013-10-16fix [#37013] Mesh > bisect can't fill the cut if it lines up with two or more...Campbell Barton
2013-10-16Fix part of #37087, brush curve becomes inverted when using the resetAntony Riakiotakis
2013-10-16edits to r60777 - move ED_object_hook_reset_do into BKE object (if RNA needs ...Campbell Barton
2013-10-15add 'Extrude Region, Vertex Normal' to the extrude menu, equivalent of 'Extru...Campbell Barton
2013-10-15Fix stubs for playerJens Verwiebe
2013-10-15Fix #37090: Blender crashes on "Make single user" optionSergey Sharybin
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15renaming "Beautify Fill" to "Beautify Faces"Dalai Felinto
2013-10-15Get rid of Allow Fallback optionSergey Sharybin