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-06Bugfix #33092Ton Roosendaal
2012-11-06fix [#33037] Soften brush can't handle seams in texture paintCampbell Barton
2012-11-06minor improvement to projection paint pixel initialization - initialize the p...Campbell Barton
2012-11-06Display warning/info notification after adding properties to a Keying Set usingJoshua Leung
2012-11-06add comments for uiBut a1 and a2 values.Campbell Barton
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-11-05fix [#33051] view selected (focus) bugCampbell Barton
2012-11-05code cleanup: use enums for view3d_snap transverts.Campbell Barton
2012-11-05Slight better solution for sequencer's transform with alt holded downSergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-11-05Camera Tracking: proper display of current frame in cache line when sequence ...Sergey Sharybin
2012-11-05Fix part of #33055: uv mapping did not use the right image from the material toBrecht Van Lommel
2012-11-04auto-link solo-nodes when making groupDalai Felinto
2012-11-04Image Editor Operators:Thomas Dinges
2012-11-04Possible bugfix 32474Ton Roosendaal
2012-11-04Bugfix #32987Ton Roosendaal
2012-11-04Node reroute cut operator update.Lukas Toenne
2012-11-04code cleanup: double promotionsCampbell Barton
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