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
2022-08-26IDManagement: fix missing WM name validation when using "keep current WM list...Aras Pranckevicius
2022-08-26Fix T100602: Incoming Vector in world shader for Eevee is invertedPhilipp Oeser
2022-08-26Fix Sequence.frame_start being rounded to int when assignedCampbell Barton
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-08-25Fix T100599: dont reset parent inverse setting parent type the samePhilipp Oeser
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne
2022-08-24LibOverride: Fix (unreported) crashes in some cases, preserve active object o...Bastien Montagne
2022-08-24Cleanup: rename new IDTemplate operator to create overrides to `make`.Bastien Montagne
2022-08-24Fix Quaternion.rotate(matrix) with negative matricesCampbell Barton
2022-08-24Fix T100606: Apply object transform fails with delta quaternion rotationCampbell Barton
2022-08-24Fix T100590: Crash when changing active image texture nodePhilipp Oeser
2022-08-24Fix T94231: Matrix.to_quaternion() returns invalid rotationCampbell Barton
2022-08-24Fix error from 21ea4995585931ad54f51c1878c06c526c3355a5Campbell Barton
2022-08-23Fix T98954: Color management is very slow with sequencer soundRichard Antalik
2022-08-23Fix T100286: Crash accessing freed depsgraph object instancesCampbell Barton
2022-08-23Cleanup: formatCampbell Barton
2022-08-23Fix: OBJ import unused parameter warningPhilipp Oeser
2022-08-23Compositor: handle NODE_DO_OUTPUT in RNA when setting a node activePhilipp Oeser
2022-08-23Fix T100318: handle custom nodes in field inferencing more gracefullyJacques Lucke
2022-08-23Fix T99932: video in node group does not playJacques Lucke
2022-08-23Fix T100578: Surface Deform modifier displays wrong in editmodePhilipp Oeser
2022-08-23Fix T99493: better syncing between Node Editor and Image EditorPhilipp Oeser
2022-08-23Fix T100562: Realize Instances node crashes when there is an attribute name c...Jacques Lucke
2022-08-23Fix T100579: internal links are drawn when sockets are hiddenJacques Lucke
2022-08-22Fix T100568: triangulate node resets vertices to rest positionJacques Lucke
2022-08-22Fix T100258: wrong spline length used in Spline Parameter nodeIliya Katueshenock
2022-08-22I18n: systematically tag all messages in `RNA_ENUM_ITEM_HEADING`.Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-22Fix T100527: Right click in the attribute name field crashes blender.Bastien Montagne
2022-08-22Fix potential undefined behavior printing a NULL pointer stringCampbell Barton
2022-08-21Fix T100430: Restore larger node socket snap hitboxLeon Schittek
2022-08-19Outliner: Workaround for big performance issue in Library Overrides modeJulian Eisel
2022-08-19Outliner: Refactor how lazy-building of children is doneJulian Eisel
2022-08-19Fix T100502: GPencil Primitive apply offset when using `Stroke` modeAntonio Vazquez
2022-08-19Fix build error on i386 due to wrong use of float_tBrecht Van Lommel
2022-08-19Fix build error on mips64el architectureBrecht Van Lommel
2022-08-19Fix: nurbs basis cache not computed before it is usedJacques Lucke
2022-08-19Fix T100323: Outliner: Do not allow to delete objects from an override collec...Bastien Montagne
2022-08-19Fix crash accessing PyEval_GetFrame from Python's crash handlerCampbell Barton
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-19Fix logical errors in RNA_path_array_index_token_findCampbell Barton
2022-08-18Fix T100475: Crash on undoing the created override from ID template.Bastien Montagne
2022-08-18LibOverride: Preserve active object when creating overrides.Bastien Montagne
2022-08-18LibOverride: Fix more crashes when creating overrides from IDTemplates.Bastien Montagne
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-08-18Fix T100476: Shift click to create overrides on objects not working.Bastien Montagne
2022-08-18Fix (unreported) outliner not redrawing on 'removed ID' notification.Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Fix: Node editor context path for curves objectsHans Goudey
2022-08-17Use report warning opening file written by newer Blender binaryPhilipp Oeser