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-02-14misc changesCampbell Barton
2013-02-14fix for double clicking in the text editor not working usefully (double click...Campbell Barton
2013-02-14fix own bug in weight gradient tool, need to check if mesh dverts will be ove...Campbell Barton
2013-02-14tweak vertex group clean limit, it couldn't be set to zero, and you may want ...Campbell Barton
2013-02-14fix for crash with project paint when there is no brush (possible applying pr...Campbell Barton
2013-02-14add missing NULL checks - could cause crashes in rare cases.Campbell Barton
2013-02-14bugfix: [#34220] Blenderplayer no longer working after r54395 commit [segfaul...Dalai Felinto
2013-02-13Fix color sampling info at the bottom of the image editor not respecting DPI.Brecht Van Lommel
2013-02-13Fix for splitting startup and userpref:Ton Roosendaal
2013-02-13Collada: Fixed import of textures with path settings relative to main import ...Gaia Clary
2013-02-13there were more places hook modifier type wasn't checked and could crash - ad...Campbell Barton
2013-02-13fix for missing typecheck on hook-assign operator.Campbell Barton
2013-02-13Fix physics' name not translated in main physics panel (reported on bf-transl...Bastien Montagne
2013-02-13Fix #34216: uv unwrap with some faces pinned to point the normals down will nowBrecht Van Lommel
2013-02-13And more mismatches between RNA struct UI names and type UI names in nodes......Bastien Montagne
2013-02-13fix: remove extra qualification in headerGaia Clary
2013-02-13dont draw stippled lines without z-depth in vertex paint mode. (only weight p...Campbell Barton
2013-02-13Fix for a crash when the Polygonization geometry modifier is used with a smal...Tamito Kajiyama
2013-02-13style cleanupCampbell Barton
2013-02-13remove redundant if statement.Campbell Barton
2013-02-13bmesh operators exceptions were not cleared after raising as a python exception.Campbell Barton
2013-02-13correct rna identifiersCampbell Barton
2013-02-13revert own commit, caused regression - hanging on triangulation [#34214].Campbell Barton
2013-02-13make is_quad_convex_v3() more strict, check if normal is OK before using as a...Campbell Barton
2013-02-12Small tweak in event debug printing:Ton Roosendaal
2013-02-12Fixed importing of shapekey names: name is now taken from geometry name inste...Gaia Clary
2013-02-12Composite node "Alpha over" didn't allow to be dragged wide enough.Ton Roosendaal
2013-02-12Fix file editor not properly scaling with DPI, this was not implemented yet.Brecht Van Lommel
2013-02-12Fix #34126: report list memory leak when calling operator from python and theBrecht Van Lommel
2013-02-12Fix for own multilayer EXR fix, should not have caused any issues might as wellBrecht Van Lommel
2013-02-12Bug fix #34213 (2)Ton Roosendaal
2013-02-12Preview image render was missing image buffer releaseSergey Sharybin
2013-02-12Fix render layer previous/next buttons not respecting DPI.Brecht Van Lommel
2013-02-12Fix #34213: crash loading openexr multilayer with use alpha disabled.Brecht Van Lommel
2013-02-12rigidbody: No need to update mass when changing rigid body typeSergej Reich
2013-02-12rigidbody: Don't cancel add operator if rigid body already existsSergej Reich
2013-02-12rigidbody: Clean up wm notifiers in rigid body operatorsSergej Reich
2013-02-12Reports #34042 and #33749Ton Roosendaal
2013-02-12Fix incorrect display of Sequence layer when rendering animation andSergey Sharybin
2013-02-12report [#33731] Fastorigin addon crashes on mesh.update()Campbell Barton
2013-02-12fix for own commit r54482, PROP_DISTANCE was being checked for by radial cont...Campbell Barton
2013-02-12Fix #34209: Texture preview in brush settings does not updateSergey Sharybin
2013-02-12Add translation of stats/info string.Bastien Montagne
2013-02-12Added a missing space (between separator and face count in object mode)Joshua Leung
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-02-12fix for own regression [#34096] ocean sim vertex color bugCampbell Barton
2013-02-12fix [#34203] Editing bones, parenting, blender quitsCampbell Barton
2013-02-12code cleanup: some style edits, also allow mul_v2_m2v2() to have the same val...Campbell Barton
2013-02-12Old bug fix: Uv smart stitch failed to detect angle if islands wereAntony Riakiotakis
2013-02-12[#34062] Collada: fixed redundant transform information and order of creation...Gaia Clary