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-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-05-24Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-05-24Merge branch 'master' into asset-experimentsBastien Montagne
2016-05-24Merge branch 'master' into asset-engineBastien Montagne
2016-05-24Better name handling in case we remap an ID adn cannot replace it totally.Bastien Montagne
2016-05-23Merge branch 'master' into id-remapBastien Montagne
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-13Cleanup: rna naming, indentationCampbell Barton
2016-05-13Fix T48416: Impossible to append from another file without localizing also al...Bastien Montagne
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-05-09Revert "Squashed commit of the atomic-operations branch."Bastien Montagne
2016-05-09Squashed commit of the atomic-operations branch.Bastien Montagne
2016-05-06Image Editor: Add border zoomCampbell Barton
2016-05-06First 'working' version of asset reload.Bastien Montagne
2016-05-03Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-05-03Lib relocate/reload: serious rework of code.Bastien Montagne
2016-04-29More WIP code for actual assets reload.Bastien Montagne
2016-04-28WIP (mostly empty for now) code to actually reload assets reported as needing...Bastien Montagne
2016-04-28Merge branch 'asset-engine' into asset-experimentsBastien Montagne
2016-04-28Some refactor in asset update_check code.Bastien Montagne
2016-04-27Merge branch 'asset-engine' into asset-experimentsBastien Montagne
2016-04-27Some tweaks to flags & versionning handling for assets update check.Bastien Montagne
2016-04-27Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-04-27Merge branch 'asset-engine' into asset-experimentsBastien Montagne
2016-04-26Add some header info about asset errors or reload needs.Bastien Montagne
2016-04-26Merge branch 'master' into asset-engineBastien Montagne
2016-04-26Merge branch 'master' into id-remapBastien Montagne
2016-04-26Fix (unreported) possible freed memory usage when reloading a .blend file.Bastien Montagne
2016-04-25Merge branch 'master' into asset-engineBastien Montagne
2016-04-25Merge branch 'master' into id-remapBastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-23Fix T48173: event.mouse_prev_x/y unreliable.Brecht Van Lommel
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-20Actually hook async job of asset updating!Bastien Montagne
2016-04-20Add 'ensure_uuids' callback to API, fix some flags in RNA code.Bastien Montagne
2016-04-20Make opening .blend file use new async 'check asset updates' operator.Bastien Montagne
2016-04-20Merge branch 'master' into asset-engineBastien Montagne
2016-04-20Merge branch 'master' into id-remapBastien Montagne
2016-04-19Cleanup unused header includes from previous commit.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2016-04-19Asset update: WIP proof-of-concept async (job-based) update code.Bastien Montagne
2016-04-19Cleanup: pass event args as constCampbell Barton
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-16Merge branch 'master' into asset-engineBastien Montagne
2016-04-16Merge branch 'master' into id-remapBastien Montagne
2016-04-15Move core of update check to BKE's asset area, add an operator for that too.Bastien Montagne
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-09Merge branch 'master' into asset-engineBastien Montagne