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-06-10Bugfix [#35382] NLA "Multiply" Blend Mode calculated incorrectlyJoshua Leung
2013-06-10Fix bug in vertex group code after recent changes, did not do proper NULLBrecht Van Lommel
2013-06-10RNA: simplify space type items code, no need to have this duplicated.Brecht Van Lommel
2013-06-10Replaced a hard-coded array length with MAX_ID_NAME.Tamito Kajiyama
2013-06-10correction to typo in r57327, ui-load wasnt working on splash screen.Campbell Barton
2013-06-10Fix for r57316: SPACE_EMPTY *is* needed in RNA enum for now, exported keymaps...Bastien Montagne
2013-06-10Made blender compilable with strict flags again.Sergey Sharybin
2013-06-10Fix #35683: Addon working fine in console. But crashed when click GUI button.Sergey Sharybin
2013-06-10optimize customdata lookups for subdivision.Campbell Barton
2013-06-10Bugfixes [#35263], [#35382] NLA Animated Influence is ignored if strips belowJoshua Leung
2013-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung
2013-06-10fix [#35648] Loop cut, smoothness showing wrong symmetricalCampbell Barton
2013-06-10fix [#35669] Snap curvepoints dont work correct when another object is selectedCampbell Barton
2013-06-10fix [#35670] Selectionmode LMB dont change the controlling for putting curve ...Campbell Barton
2013-06-10minor edit to previous commit, only show option to reload the file if its bee...Campbell Barton
2013-06-10Python script auto-execution changes:Campbell Barton
2013-06-10code cleanup: group python reset functions in BPY_python_reset()Campbell Barton
2013-06-10fix [#35663] Some object types don't draw bounds other than "Box"Campbell Barton
2013-06-10code cleanup: use boolean for intersection functions.Campbell Barton
2013-06-10patch [#35631] Active element for LatticeCampbell Barton
2013-06-09Code cleanup: removed some unused UI button typesBrecht Van Lommel
2013-06-09This commit replaces old "manual" Editors menu with nice RNA-based one (so on...Bastien Montagne
2013-06-09Fix #35611: 'Quick Edit' in Texture mode + RGBA16bit gives bright resultsSergey Sharybin
2013-06-09NLA Editor: It is now possible to add strips to AnimData blocks with no existingJoshua Leung
2013-06-09Fix #35638: Object disappears when rotating after using the simplify brushSergey Sharybin
2013-06-09jpbouza Feature Request: Transformation Constraint now allows applies rotationJoshua Leung
2013-06-09Bugfix [#35686] Grease pencil to curve conversion causes NAN weights on verticesJoshua Leung
2013-06-09Fix #35677, #35525: cycles viewport not updating properly in some situations.Brecht Van Lommel
2013-06-09add editmode wire color,Campbell Barton
2013-06-08Fix for bug [#35400] Dilate Erode Feather Bug - feathering wraps around imageMonique Dewanchand
2013-06-08Fix #35671: automatic armature weights assignment crashed with an empty mesh.Brecht Van Lommel
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08code cleanup: warn undefined compiler defines.Campbell Barton
2013-06-08Code cleanup:Nicholas Rishel
2013-06-08Maps back and forward history to back and forward buttons on a 5 button mouse.Nicholas Rishel
2013-06-07Usablity:Ton Roosendaal
2013-06-07add support for storing text styles in themes.Campbell Barton
2013-06-07change to r57261, replace BLI_cleanup_dir with BLI_split_dir_partCampbell Barton
2013-06-07Reverted unwanted checkin of work in progres from my previews commitGaia Clary
2013-06-07Renamed Panel to 'Vertex Weights' (describe its functionality more precise)Gaia Clary
2013-06-07text rendering: shadow offset was causing text to clip, now check for clippin...Campbell Barton
2013-06-07fix for copy/paste error in scaling text by DPI, vertical shadow offset wasn'...Campbell Barton
2013-06-07code cleanup: use more standard names for userpref ui functions was using `co...Campbell Barton
2013-06-06fix [#35650] parented camera behaviorCampbell Barton
2013-06-06Fix #35651, #35645.Antony Riakiotakis
2013-06-06style cleanupCampbell Barton
2013-06-06fix [#35646] Image offset value in empty image display mode should be unitlessCampbell Barton
2013-06-06Merge branch 'FIX_Previous_Folder' into trunkNicholas Rishel
2013-06-06fix issue with new bridge tool interpolation [#35636]Campbell Barton
2013-06-06Fix for frame node property display: Extended frame node properties such as t...Lukas Toenne