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
2017-06-19Fix T51774: Children particles hair interpolation not correct with textures o...Bastien Montagne
2017-06-18Fix T51840: UI redraw in node editor header missing on pointcache bakeThomas Beck
2017-06-18Fix unreported: Copy-pasting nodes crashes when they have an undefined typeLukas Stockner
2017-06-17Add Cone: tip soft-min should be zeroCampbell Barton
2017-06-16PyAPI: Fix warning about indentAaron Carlisle
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-15Cleanup: do not use `BKE_libblock_free_ex()` unless needed!Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too.Bastien Montagne
2017-06-15Cleanup: remove useless call to `BKE_screen_free()` in screen deletion.Bastien Montagne
2017-06-15Fix dangerous code when deleting Scene.Bastien Montagne
2017-06-15Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's w...Bastien Montagne
2017-06-15Fix collada importer doing own handling of usercount/freeing.Bastien Montagne
2017-06-15Fix potentially dnagerous code in doversionning of brush.Bastien Montagne
2017-06-15Fix serious bug in 'curve-to-mesh' conversion code.Bastien Montagne
2017-06-15Fix potential memory leak in Sequencer sound strip creation code.Bastien Montagne
2017-06-15Fix compilation error with strict cflags after recent const changesSergey Sharybin
2017-06-15Further improvements of text editor for POV-RayBastien Montagne
2017-06-15PyAPI: Proper Solution to bpy.appAaron Carlisle
2017-06-14PYAPI: Fix mathutils doc structureAaron Carlisle
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-14Fix three obvious mistakes in brush/mask/cachefile ID copying.Bastien Montagne
2017-06-14Depsgraph: Cleanup, indentationSergey Sharybin
2017-06-14Remove unused bmain argument from BKE_libblock_free_dataSergey Sharybin
2017-06-14Cleanup: Indentation got broken in previous commitSergey Sharybin
2017-06-14Add utility function to free memory used by a datablockSergey Sharybin
2017-06-14Depsgraph: Remove unused ID node removalSergey Sharybin
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-13Add utility function to get size of given ID typeSergey Sharybin
2017-06-13Depsgraph: Pass function bindings by const referenceSergey Sharybin
2017-06-13Depsgraph: Remove root node conceptSergey Sharybin
2017-06-12Depsgraph: Remove residue from partial updates supportSergey Sharybin
2017-06-12Depsgraph: Use depsgraph from handle rather than from sceneSergey Sharybin
2017-06-12Depsgraph: Add utility function to get depsgraph from node handleSergey Sharybin
2017-06-12Depsgraph: Remove outdated commentSergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-11Use two decimal places for UI scale User Preference optionJulian Eisel
2017-06-11BLI_kdopbvh: add ifdef's for debugging infoCampbell Barton
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-09Math Lib: Add mat3_from_axis_conversion_singleCampbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-09Fix T51648: Inconsistent edge collapse point depending on orientationLuca Rood
2017-06-09Fix for fix for bplayer (c) :/Bastien Montagne
2017-06-09Fix bplayer building (c)Bastien Montagne
2017-06-09RNA: remove static strings from registrationCampbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-08Fix T51733: 3d print toolbox checks report false positives.Bastien Montagne