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
path: root/source
AgeCommit message (Expand)Author
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22NodeTree: also assign the owner pointer when copying.Alexander Gavrilov
2019-08-22Snapping System: Return element type in 'ED_transform_snap_object_project_vie...mano-wii
2019-08-22Cleanup: Split some code out of rna_access.cBastien Montagne
2019-08-22Fix missing argument.Alexander Gavrilov
2019-08-22Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-22LibOverride: Enforce full override operations check on file save.Bastien Montagne
2019-08-22LibOverride: Cleanup: tget rid of G.main usage when we can get it from context.Bastien Montagne
2019-08-22LibOverride: Fix broken logic in code checking and adding new override ops.Bastien Montagne
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-22Fix T68969: current value '0' matches no enum in 'ToolSettings', '(null)', 's...mano-wii
2019-08-22Revert "Fix grid snap value in recent snapping updates"mano-wii
2019-08-22Transform: Snap Perpendicular: Avoid snapping to snapTargetmano-wii
2019-08-22Transform: Snap Perpendicular: Use `snapTarget` instead of `center_global`mano-wii
2019-08-22LibOverride: Cleanup: rename parameters in RNA apply code.Bastien Montagne
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-22Cleanup: remove edit-mode check in vertex coordinate accessCampbell Barton
2019-08-22Cleanup: typo in last commitCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Cleanup: use doxy groupsCampbell Barton
2019-08-21Cleanup: clang-formatCampbell Barton
2019-08-21Shading: Add Volume Info node.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-21Timeline: refactor cache drawingJacques Lucke
2019-08-21LibOverride: Fix inverted logic in RNA collection operation application.Bastien Montagne
2019-08-21Cleanup: minor error in assert message in libOverride collection code.Bastien Montagne
2019-08-21Fix T68826 Eevee: Multi-Mat not working if switching from Solid shadingClément Foucault
2019-08-21GPU: Fix Element index range calculationClément Foucault
2019-08-21Fix T68837 Eevee: Fix "GPU failed to find function math_max" messageClément Foucault
2019-08-21Fix T68951: Incrementing int property causes overflowJacques Lucke
2019-08-21Fix T68943: GPencil Time modifier gets strange value in offset parameterAntonio Vazquez
2019-08-21UI: Don't left align operator buttons in toolbarsJulian Eisel
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-21Cleanup: pass lattice directly vertex coord utilitiesCampbell Barton
2019-08-21Fix T68444: outliner bone visibility not updatingNathan Craddock
2019-08-21Fix T68429: wrong pose bone hide icon in outlinerNathan Craddock
2019-08-21Cleanup: use const arguments for vertex coordsCampbell Barton
2019-08-21Cleanup: remove unused derived-mesh API callsCampbell Barton
2019-08-21Fix grid snap value in recent snapping updatesCampbell Barton
2019-08-21Fix T68911: "illegal recursive expansion of macro id"mano-wii
2019-08-21Fix conflict with "Edge Center" snap modemano-wii
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-21Fix T68869: outliner missing subversion bumpNathan Craddock
2019-08-20Editor Transform: New Snap Option Middlemano-wii
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-20Cleanup: remove undefined functionmano-wii
2019-08-20Select Engine: Move some private members out of select contextmano-wii
2019-08-20Cleanup: Move select_engine function to corresponding headermano-wii