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
2020-05-25Simulations: pass simulation data block to update functionJacques Lucke
2020-05-25Cleanup: typoJacques Lucke
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-24Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-24Fix(unreported): Crash on prefetching while transforming strip.Richard Antalik
2020-05-22Cleanup: remove unnecessary NULL testBrecht Van Lommel
2020-05-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-22Fix T74443: No render in VP9 lossless modePhilipp Oeser
2020-05-22RNA: Make enum properties compatible with raw access.Bastien Montagne
2020-05-22Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-22Fix (unreported): prefetching wastes resources when end frame is reachedRichard Antalik
2020-05-22Fix (unreported): Don't restart prefetching during rendering.Richard Antalik
2020-05-22Fix T76774: Crash on prefetching sequences from another scene.Richard Antalik
2020-05-22Fix T76949: Crash When Selecting Materials Tab.Bastien Montagne
2020-05-21libquery: Cleanup: finish refactor by removing no more used code.Bastien Montagne
2020-05-21Libquery refactor: Cleanup (remove no more used macros).Bastien Montagne
2020-05-21Refactor: Move scene foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-21Refactor: Move object foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-21Refactor: Move NOP idtypes foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Cleanup: spellingCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Refactor: Move collection foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Cleanup collection handling in lib_query code.Bastien Montagne
2020-05-20Libquery: refactor: handle scene's master collection like any othe embedded ID.Bastien Montagne
2020-05-20Refactor: Move simulation foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Refactor: Move pointcloud and volume foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Cleanup: Keep common IDTypeInfo code separated from ID type specific API.Bastien Montagne
2020-05-20Refactor: Move hair foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Cleanup: Keep common IDTypeInfo code separated from ID type specific API.Bastien Montagne
2020-05-20Refactor: Move grease pencil foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Fix T76916: Cycles missing deform motion blur for shape key + subdiv modifierBrecht Van Lommel
2020-05-20Fix T73979: Wrong location of fluid mesh when domain origin is not in centerJacques Lucke
2020-05-20Fix T76858: non-thread safe sculpt memory allocation when using --debug-memoryBrecht Van Lommel
2020-05-20Cleanup: make guarded memory allocation always thread safeBrecht Van Lommel
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-20Fix PBVH parallel range not initializing user data correctly in some casesBrecht Van Lommel
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T76865: Vertex paint draws hidden but cannot be painted ontoCampbell Barton
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-19Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-19Fix sculpt mask interpolation in subdivisionsPablo Dobarro
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-05-18Fix NULL pointer access reported by ASAN (harmless in practice but still weak)Brecht Van Lommel
2020-05-18Refactor: Move workspace foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Refactor: Move WindowManager and Screen foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Refactor: Move action foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG codeSergey Sharybin
2020-05-18Merge branch 'blender-v2.83-release'Antonio Vazquez