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
2019-08-23UI: layout padding changes to autorun dialog, to match save dialogYevgeny Makarov
2019-08-23UI: layout and text changes for unsaved changes dialogHarley Acheson
2019-08-23GPencil: Fix unreported set origin from PythonAntonio Vazquez
2019-08-23LibOverride: Fixed bug in removing override op operator.Bastien Montagne
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-08-23Fix T67140: transforming bone does not update bone tab in properties editorBrecht Van Lommel
2019-08-23Fix T69075: OSL build with install_deps.sh failing at runtimeBrecht Van Lommel
2019-08-23LibOverride: Add some basic non-nodal material properties to override realm.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-23Armature: add BKE_armature_transformCampbell Barton
2019-08-23Cleanup: const args, naming, doxy groups, clang-formatCampbell Barton
2019-08-22Outliner: new icons for sequences and contraintsNathan Craddock
2019-08-22UI: Changes to Area Options MenuHarley Acheson
2019-08-22Cleanup/Refactor: Simplify/deduplicate bvhutils codemano-wii
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-22GPencil: Fix missing variable due typo errorAntonio Vazquez
2019-08-22Cmake/MSVC: Enable Edit and Continue for debug builds.Lazydodo
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22Fix crash using 'Mesh > Normals > Point to Target' from the header menuPhilipp Oeser
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-22Multi-View user interface minor tweakDalai Felinto
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-22Fix T69044: OpenCL fail due to bad fract function.OmarSquircleArt
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-21Cleanup: remove old Windows scons installer, this is handled by CMake nowBrecht Van Lommel
2019-08-21Cleanup: Fix build error with MSVCLazydodo
2019-08-21Timeline: refactor cache drawingJacques Lucke