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-11-04code cleanup: quiet -Wdouble-promotion, disabled this warnings for a few file...Campbell Barton
2012-11-03OSL / Filebrowser:Thomas Dinges
2012-11-03code cleanup: float <> double conversion.Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-11-03Bugfix (own collection)Ton Roosendaal
2012-11-03OSX: take back 51826 for now, does not fix dalai's problemJens Verwiebe
2012-11-03OSX: a more friendly way to get mounted volumes, alo allows for whitespaces etc.Jens Verwiebe
2012-11-02UV editor: change unwrap warning about object non-unit size to only warning a...Brecht Van Lommel
2012-11-02OSX: suppress meaningless /net and /home in fileselector also on 10.5+Jens Verwiebe
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01Bugfix #24030Ton Roosendaal
2012-11-01fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hai...Campbell Barton
2012-11-01style cleanupCampbell Barton
2012-11-01minor edits to mesh operatorsCampbell Barton
2012-11-01fix for crash in own recent commit to add comparison options for select-simil...Campbell Barton
2012-10-31Fix #31482: menu with scrollers when window is too small, didn't auto scrollBrecht Van Lommel
2012-10-31style cleanup and correct own invalid comment.Campbell Barton
2012-10-31UI: fix for menu scrolling when window is too small. It was not working wellBrecht Van Lommel
2012-10-31style cleanupCampbell Barton
2012-10-31make use customdata typeoffset more, add an assert to ensure its to date.Campbell Barton
2012-10-30code cleanup: remove unused transform snapping code (only use the BVH acceler...Campbell Barton
2012-10-30remove CD_POLYINDEX customdata layer:Campbell Barton
2012-10-30Bugfix #33019Ton Roosendaal
2012-10-30Two fixes:Ton Roosendaal
2012-10-30Usability: Logic editorTon Roosendaal
2012-10-30minor improvement to vector api use, replace add, multiply by 0.5 with mid_v3...Campbell Barton
2012-10-30style cleanupCampbell Barton
2012-10-30add in assert's to double check the line lenth is never <0Campbell Barton
2012-10-30fix for selection offset with indentation in the python console.Campbell Barton
2012-10-30add the option to select Equal/Greater/Less when selecting similar.Campbell Barton
2012-10-30add option to select face by matching number of sides.Campbell Barton
2012-10-29Fix: wrong brush drawn in image painting, image editor if uv sculpt is on. No...Antony Riakiotakis
2012-10-29Bugfix:Ton Roosendaal
2012-10-29fix [#33011] "System" tab empty in OSX - file browserAndrea Weikert
2012-10-29Bugfix #33004Ton Roosendaal
2012-10-29Complete fix for [#33002] Wrong vertex color.Bastien Montagne
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-29fix [#33010] image editor - scope handles resizeCampbell Barton
2012-10-29Tweak for Group channels using Custom Bone ColorsJoshua Leung
2012-10-29correct use_fast_update for vertex painting, it wasn't swapping red/blue as i...Campbell Barton
2012-10-29style cleanupCampbell Barton
2012-10-28Removed the initial HIDDEN flag from the UI sidebar region in node editor. Th...Lukas Toenne
2012-10-28Bugfix #24016Ton Roosendaal
2012-10-28Another leftover debug print, sorry!Ton Roosendaal
2012-10-27Fix #32979: proportional edit connected was too slow with many vertices onBrecht Van Lommel
2012-10-27== file browser ==Andrea Weikert
2012-10-27== filebrowser ==Andrea Weikert
2012-10-27Bugfix #32823 (probably) or from Thomas Dinges in irc:Ton Roosendaal
2012-10-27Bugfix, IRC reportedTon Roosendaal