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
2016-08-28Add/use BKE_object_boundbox_to_worldspaceJulian Eisel
2016-08-28Merge branch 'master' into viewport_bvh_selectJulian Eisel
2016-08-28Avoid allocating bounding boxesJulian Eisel
2016-08-28Support selecting empties using new BVH selectionJulian Eisel
2016-08-28Support selecting speakers using new BVH selectionJulian Eisel
2016-08-28Support selecting lamps using new BVH selectionJulian Eisel
2016-08-28Fix missing viewport update changing BI lamp shadow methodJulian Eisel
2016-08-27Code Cleanup (Non-functional tweaks)Joshua Leung
2016-08-27GPencil: Cleanup change color operatorAntonioya
2016-08-26Fix T49151: ParticleSettings' usercount not decremented when removing a psys ...Bastien Montagne
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-08-26Fix cache constraint not reference counting cache files.Kévin Dietrich
2016-08-26Fix T49168: crash when evaluating a cache constraint with a NULL cacheKévin Dietrich
2016-08-26Depsgraph: Report number of objects to which update as flishedSergey Sharybin
2016-08-26Cleanup: Remove unused variableSergey Sharybin
2016-08-26Depsgraph: Report overall number of updates objectsSergey Sharybin
2016-08-26Cleanup: Use more meaningful names and move calculation into am if statementSergey Sharybin
2016-08-26Fix T49139: Memory leak in UV image editor related to Undo (and possibly Wave...Bastien Montagne
2016-08-26Code CleanupJoshua Leung
2016-08-26Fix: Color of frame/selected object indicator in 3D View didn't indicate GPen...Joshua Leung
2016-08-26GPencil: Select Grouped -> By ColorJoshua Leung
2016-08-26GPencil RNA: Set pressure and strength to 1.0 by default for new stroke point...Joshua Leung
2016-08-26Correct license headerJulian Eisel
2016-08-25Merge branch 'master' into viewport_bvh_selectJulian Eisel
2016-08-25Fix crash on undo and file readJulian Eisel
2016-08-25Initial BVH based object mode selectionJulian Eisel
2016-08-25Fixed little error in commentSybren A. Stüvel
2016-08-25Depsgraph: Prioritize evaluation of the new scheduled nodesSergey Sharybin
2016-08-25Depsgraph: Merge some traversal back onSergey Sharybin
2016-08-25Depsgrpah: Use deque for the flush queueSergey Sharybin
2016-08-25Fix T48788: Diffuse color in BI Textured Solid mode is not updating properly ...Sergey Sharybin
2016-08-25Fix T49112: Alembic unicode path issues on Windows.Kévin Dietrich
2016-08-24Fix T49148: Blender Crash With B select on Skeleton SketchingSergey Sharybin
2016-08-24Fix T49128: Ghost of Previous Mask appears in Double Edge MaskSergey Sharybin
2016-08-24Fix T49130: "Inner Edge" / "Buffer Edge" options in the Double Edge Mask are ...Sergey Sharybin
2016-08-24Fix T49121: VSE and border render incompatibleSergey Sharybin
2016-08-23Fix T49150: make new 'operator categories' in search menu i18n-aware.Bastien Montagne
2016-08-23Cleanup: Output argument name and const qualifierSergey Sharybin
2016-08-23Fix T49140: Noise and jitter present at some areas when using ambient oclusio...Sergey Sharybin
2016-08-23attempt to fix compilation error on windowsSergey Sharybin
2016-08-232D stabilization: Fix broken auto-scale all the recent workSergey Sharybin
2016-08-23Change Request: use weight centre of location tracks as pivotIchthyostega
2016-08-232D stabilization: by default init anchor_frame to frame 1Ichthyostega
2016-08-232D stabilization: change presentation of target_scale in UIIchthyostega
2016-08-232D stabilization: flip orientation of the scale parameterIchthyostega
2016-08-23Fix inconsistency: expected scale not be subject to scale influenceIchthyostega
2016-08-22Sculpting: Avoid calculating and chaching viewport matricesJulian Eisel
2016-08-21Cleanup: let's try to avoid too much indirect header imports, makes things ha...Bastien Montagne
2016-08-20Fix T49060: crashes during render with no apparent reason...Bastien Montagne