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
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Fix: Copy and paste error from earlier commit adding message_subscriber callb...Joshua Leung
2018-04-20Fix: Timeline's "Show Cache" options should not get reset on window size changeJoshua Leung
2018-04-20Dopesheet-Timeline: Make sure ND_SPACE_TIMELINE notifier gets handled by dope...Joshua Leung
2018-04-20Add utility to make it easier to get editors/regions to redraw after changing...Joshua Leung
2018-04-20Fix: Toggling preview range from timeline button didn't update animation editorsJoshua Leung
2018-04-20Preview Range: Show preview range using a different color (based on ANIM_ACTIVE)Joshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-20Move the set start/end frame operators from Timeline to Animation moduleJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over all (missing) notifiers/listeners/etc. from t...Joshua Leung
2018-04-20Cleanup: Remove the "SpaceTime->caches" and "SpaceTimeCache" stuffJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-04-20Workbench: Removed Clay engine draw modeJeroen Bakker
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-20Workbench: drawtype_* => drawtype_options, drawtype_lightingJeroen Bakker
2018-04-20Edit Mesh: multi-object support for 'Symmetrize'Thomas Beck
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-20Edit Mesh: use a single report for remove doublesCampbell Barton
2018-04-20Edit Mesh: Correction to previous commitThomas Beck
2018-04-20Edit Mesh: multi-object support for 'Make Planar Faces'Thomas Beck
2018-04-20Edit Mesh: multi-object support for 'Remove Doubles'Thomas Beck
2018-04-19Triangulate operator: Free memleakDalai Felinto
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19GWN Immediate: use GWN_BATCH_OWNS_VBO for created with imm immBeginBatch.Germano
2018-04-19UV Editor: Fix memleak with loop_vbo and loop_batch.Germano
2018-04-19UV Editor: Style: rename variables to match others.Germano
2018-04-19UV Editor: Fix memleak from recent changes.Clément Foucault
2018-04-19Workbench: removed per collection object colorJeroen Bakker
2018-04-19UV Editor: Fix overflow issue with IMM usage.Clément Foucault
2018-04-19UV Editor: Fix imm assert about program still bound.Clément Foucault
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Cleanup: rename Icon.type -> id_typeCampbell Barton
2018-04-19Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-04-19Workbench: drawtype object color from collection to v3dJeroen Bakker
2018-04-19Fix edit-bone select crash w/ multi-editCampbell Barton
2018-04-19Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-04-19Workbench: Option to use Object colorJeroen Bakker
2018-04-19BMesh: Add back call to finish operatorCampbell Barton
2018-04-19Fix T54712: Undo w/ multi-edit failedCampbell Barton
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Undo: add missing flag for text deleteCampbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-19Edit Mesh: multi-object support for 'Decimate Geometry'Thomas Beck
2018-04-19Edit Mesh: multi-object support for 'Vertices Only' extrusion (Alt+E)Thomas Beck