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
2013-06-09This commit replaces old "manual" Editors menu with nice RNA-based one (so on...Bastien Montagne
2013-06-09add editmode wire color,Campbell Barton
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-07code cleanup: use more standard names for userpref ui functions was using `co...Campbell Barton
2013-06-06style cleanupCampbell Barton
2013-06-06fix [#35646] Image offset value in empty image display mode should be unitlessCampbell Barton
2013-06-06Fix for frame node property display: Extended frame node properties such as t...Lukas Toenne
2013-06-05fix [#35453] "copy mirrored uv coords" doesn't workCampbell Barton
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-06-03fix [#35468] screen list shows temp layoutCampbell Barton
2013-06-03fix [#35501] Operator log: some property changes log as [...].(null) = ...Campbell Barton
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-06-01rna small fixes (bad copy-pasting)Dalai Felinto
2013-06-01add popup menu to allow python scripts to show popups without having to defin...Campbell Barton
2013-05-31Made text datablock properties 'is_in_memory' and 'is_dirty' editable in Python.Tamito Kajiyama
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-05-29Fix #35374: Region overlap + bugsSergey Sharybin
2013-05-29Remove the NODE_OPTIONS flag usage from node->typeinfo. This is a redundant f...Lukas Toenne
2013-05-29Node options draw function fix for C nodes: use the default button draw funct...Lukas Toenne
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28Cycles: normal maps are now backwards compatible again after recent fix, withBrecht Van Lommel
2013-05-28code cleanup: lots of calls to BKE_mesh_calc_normals_mapping were not using t...Campbell Barton
2013-05-28fix [#35543] Bezier curve width and twist fail to apply when more than 1 poin...Campbell Barton
2013-05-27Picky UI message fix...Bastien Montagne
2013-05-27Particles: patch #35205 by Jakub ZolcikBrecht Van Lommel
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-24Changes for masks APISergey Sharybin
2013-05-24Bring back "Local" as second orientation choice after "Global", as in previuo...Bastien Montagne
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-23Masks api improvementsSergey Sharybin
2013-05-21Fluid simulation manual number of threads option now doesn't set the numberBrecht Van Lommel
2013-05-20code cleanup: scons - binreloc include was copied all over the place for no r...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-17Smoke simulator: Add flow subframes and ability to set custom particle size.Miika Hamalainen
2013-05-17code cleanup: use BM_elem_flag_test rather then accessing 'ele->head.hflag'Campbell Barton
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-17Fix #35398: changing render layer name causes animation to be lost.Brecht Van Lommel
2013-05-16Fix #35368:Brecht Van Lommel
2013-05-15Fix another cases where painting long brush strokes with small radius was slowedBrecht Van Lommel
2013-05-14"Fix" for #35336. Added a warning in the doc string for nodetree.nodes.new() ...Lukas Toenne
2013-05-14style cleanupCampbell Barton
2013-05-13Added RNA access to mask spline's points.Sergey Sharybin
2013-05-13No end point in UI messages...Bastien Montagne
2013-05-12Fix for [#35224] Transform Orientation - order inconsistencyBastien Montagne
2013-05-11Bug fix, irc submittedTon Roosendaal
2013-05-11style cleanupCampbell Barton
2013-05-11Fix #35262: assiging shortcuts from e.g. delete or selection mode menus did notBrecht Van Lommel