projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GPencil UI: Ensure "Move to Color" can be found from the colors panel dropdwon too
[blender.git]
/
source
/
2016-09-07
Joshua Leung
GP Interpolation: Mark created frames as being "breakdowns"
tree
|
commitdiff
2016-09-07
Joshua Leung
Fix: GPencil drawing sessions now respect limits for...
tree
|
commitdiff
2016-09-07
Joshua Leung
Code Cleanup: Deduplicate undo node freeing code
tree
|
commitdiff
2016-09-07
Bastien Montagne
Fix T49273: Crash during access to dupli weights at...
tree
|
commitdiff
2016-09-07
Antonioya
GPencil: New interpolate strokes operators
tree
|
commitdiff
2016-09-07
Sergey Sharybin
OpenSubdiv: Support multiple materials drawing in Cycle...
tree
|
commitdiff
2016-09-06
Sergey Sharybin
Revert "Depsgraph: Prioritize evaluation of the new...
tree
|
commitdiff
2016-09-06
Sergey Sharybin
Fix T41883: Strip keyframes not respected for scenes...
tree
|
commitdiff
2016-09-05
Mike Erwin
cleanup: macro whitespace \ alignment
tree
|
commitdiff
2016-09-05
Mike Erwin
Fix cast shadows (material option) in the viewport
tree
|
commitdiff
2016-09-05
Julian Eisel
UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space...
tree
|
commitdiff
2016-09-05
Sergey Sharybin
OpenSubdiv: Fix missing ORCO when enabling OSD but...
tree
|
commitdiff
2016-09-05
Alexander Gavrilov
Fix T49251: moving smoke domain with additional resolut...
tree
|
commitdiff
2016-09-05
Bastien Montagne
Fix own mistake in recent rB8b2a45052093, broke saving...
tree
|
commitdiff
2016-09-05
Bastien Montagne
Fix T35333: Update some WM/UI API functions docstrings.
tree
|
commitdiff
2016-09-05
Sergey Sharybin
Fix T49226: Incorrect Material viewport shading of...
tree
|
commitdiff
2016-09-05
Sergey Sharybin
Fix glUniform called from glBegin/glEnd blocks
tree
|
commitdiff
2016-09-05
Sergey Sharybin
Fix T49220: Vertex paint doesn't work with OpenSubdiv
tree
|
commitdiff
2016-09-05
Sergey Sharybin
CMake: Skip addons_contrib for release candidate builds
tree
|
commitdiff
2016-09-05
Bastien Montagne
We are in bcon again, so master goes back to alpha...
tree
|
commitdiff
2016-09-05
Kévin Dietrich
Alembic: fix parenting issues when an object has multip...
tree
|
commitdiff
2016-09-05
Kévin Dietrich
Fix T49249: Alembic export with multiple hair systems...
tree
|
commitdiff
2016-09-03
Gaia Clary
fix: not initialised variable can crash blender (relate...
tree
|
commitdiff
2016-09-03
Bastien Montagne
Fix T49228: Separate by material, materials dissappear...
tree
|
commitdiff
2016-09-03
Bastien Montagne
Fix T49229: ID user decrement error when deleting group...
tree
|
commitdiff
2016-09-02
Sergey Sharybin
Point submodules to latest master branches
tree
|
commitdiff
2016-09-02
Sergey Sharybin
Blender 2.78 commit!
tree
|
commitdiff
2016-09-02
Bastien Montagne
Fix T49222: Image Save settings are overridden by the...
tree
|
commitdiff
2016-09-01
Bastien Montagne
Fix T49224: Crash due to dangling value in 'Object...
tree
|
commitdiff
2016-09-01
Campbell Barton
Math Lib: avoid char > int conversion w/ line plot
tree
|
commitdiff
2016-09-01
Julian Eisel
Fix crash calling wm.open_mainfile from menu with ...
tree
|
commitdiff
2016-09-01
Julian Eisel
Fix T49199: Combination of dialog + wm.open_mainfile...
tree
|
commitdiff
2016-09-01
Sybren A. Stüvel
D2184 Stamp: Make drawing stamp labels optional.
tree
|
commitdiff
2016-09-01
Sybren A. Stüvel
pydoc: added missing 'compress' parameter to b.t.BlendD...
tree
|
commitdiff
2016-09-01
Sergey Sharybin
OpenSubdiv: Fix missing object ORCO when Subsurf uses...
tree
|
commitdiff
2016-08-31
Brecht Van Lommel
Fix T49175: GLSL material crash with environment maps.
tree
|
commitdiff
2016-08-31
Bastien Montagne
Fix T49210: Issue with User Count on Images in some...
tree
|
commitdiff
2016-08-31
lazydodo
[Windows] Add support for code signing the final binaries.
tree
|
commitdiff
2016-08-30
Aaron Carlisle
Correct render pass identifier usage in toolitps
tree
|
commitdiff
2016-08-30
Bastien Montagne
Fix stupid mistake in previous commit 'cleanup' part.
tree
|
commitdiff
2016-08-30
Bastien Montagne
Fix bad usercount handling of materials in BKE_mesh_new...
tree
|
commitdiff
2016-08-30
Alexander Romanov
Fix type mismatch causing the buffer overflow in D810
tree
|
commitdiff
2016-08-30
Sergey Sharybin
Fix T49201: Mesh with OpenSubdiv subsurf and a texture...
tree
|
commitdiff
2016-08-30
Alexander Gavrilov
Fix node editor to display node group names in the...
tree
|
commitdiff
2016-08-30
Bastien Montagne
Usual i18n/UI messages fixes...
tree
|
commitdiff
2016-08-30
Sergey Sharybin
Cleanup: Indentation
tree
|
commitdiff
2016-08-29
Antonioya
GPencil: Fix segment fault when undo
tree
|
commitdiff
2016-08-29
Antonioya
GPencil: Replace strcpy by BLI_strncpy
tree
|
commitdiff
2016-08-29
lazydodo
Fix T49196
tree
|
commitdiff
2016-08-29
Bastien Montagne
Cleanup/refactor spacefile's 'check dir' code.
tree
|
commitdiff
2016-08-29
Howard Trickey
Fix for Bevel segments bug T49183; but doesn't fix...
tree
|
commitdiff
2016-08-29
Sergey Sharybin
Fix T49181: Movie clip animation lost when invoking...
tree
|
commitdiff
2016-08-29
Sergey Sharybin
Movie clip: Add missing animation data RNA declaration
tree
|
commitdiff
2016-08-29
Jörg Müller
Fix T49172: mixdown sound op not exporting full length
tree
|
commitdiff
2016-08-29
Sergey Sharybin
Fix compilation error caused by wrong array initialization
tree
|
commitdiff
2016-08-29
Joshua Leung
Fix: Some settings (e.g. "volumetric strokes") from...
tree
|
commitdiff
2016-08-29
Joshua Leung
Code Cleanup: Fixes for some issues noticed during...
tree
|
commitdiff
2016-08-29
Joshua Leung
Fix: GPencil Paste couldn't be used to paste strokes...
tree
|
commitdiff
2016-08-29
Joshua Leung
Small optimisation: Only calculate the inverse_diff_mat...
tree
|
commitdiff
2016-08-29
Joshua Leung
GPencil: "Reproject Strokes" operator
tree
|
commitdiff
2016-08-29
Joshua Leung
Code Cleanup: Just some fixes for whitespace/typos...
tree
|
commitdiff
2016-08-28
Kévin Dietrich
Fix T47639: OpenGL render with smoke and fire incorrect...
tree
|
commitdiff
2016-08-27
Julian Eisel
Fix missing viewport update changing BI lamp shadow...
tree
|
commitdiff
2016-08-27
Joshua Leung
Code Cleanup (Non-functional tweaks)
tree
|
commitdiff
2016-08-27
Antonioya
GPencil: Cleanup change color operator
tree
|
commitdiff
2016-08-26
Bastien Montagne
Fix T49151: ParticleSettings' usercount not decremented...
tree
|
commitdiff
2016-08-26
Bastien Montagne
Usual i18n/UI messages fixes...
tree
|
commitdiff
2016-08-26
Kévin Dietrich
Fix over creation of cache files handles (leading to...
tree
|
commitdiff
2016-08-26
Kévin Dietrich
Fix cache constraint not reference counting cache files.
tree
|
commitdiff
2016-08-26
Kévin Dietrich
Fix T49168: crash when evaluating a cache constraint...
tree
|
commitdiff
2016-08-26
Sergey Sharybin
Depsgraph: Report number of objects to which update...
tree
|
commitdiff
2016-08-26
Sergey Sharybin
Cleanup: Remove unused variable
tree
|
commitdiff
2016-08-26
Sergey Sharybin
Depsgraph: Report overall number of updates objects
tree
|
commitdiff
2016-08-26
Sergey Sharybin
Cleanup: Use more meaningful names and move calculation...
tree
|
commitdiff
2016-08-26
Bastien Montagne
Fix T49139: Memory leak in UV image editor related...
tree
|
commitdiff
2016-08-26
Joshua Leung
Code Cleanup
tree
|
commitdiff
2016-08-26
Joshua Leung
Fix: Color of frame/selected object indicator in 3D...
tree
|
commitdiff
2016-08-26
Joshua Leung
GPencil: Select Grouped -> By Color
tree
|
commitdiff
2016-08-26
Joshua Leung
GPencil RNA: Set pressure and strength to 1.0 by defaul...
tree
|
commitdiff
2016-08-25
Sybren A. Stüvel
Fixed little error in comment
tree
|
commitdiff
2016-08-25
Sergey Sharybin
Depsgraph: Prioritize evaluation of the new scheduled...
tree
|
commitdiff
2016-08-25
Sergey Sharybin
Depsgraph: Merge some traversal back on
tree
|
commitdiff
2016-08-25
Sergey Sharybin
Depsgrpah: Use deque for the flush queue
tree
|
commitdiff
2016-08-25
Sergey Sharybin
Fix T48788: Diffuse color in BI Textured Solid mode...
tree
|
commitdiff
2016-08-25
Kévin Dietrich
Fix T49112: Alembic unicode path issues on Windows.
tree
|
commitdiff
2016-08-24
Sergey Sharybin
Fix T49148: Blender Crash With B select on Skeleton...
tree
|
commitdiff
2016-08-24
Sergey Sharybin
Fix T49128: Ghost of Previous Mask appears in Double...
tree
|
commitdiff
2016-08-24
Sergey Sharybin
Fix T49130: "Inner Edge" / "Buffer Edge" options in...
tree
|
commitdiff
2016-08-24
Sergey Sharybin
Fix T49121: VSE and border render incompatible
tree
|
commitdiff
2016-08-23
Bastien Montagne
Fix T49150: make new 'operator categories' in search...
tree
|
commitdiff
2016-08-23
Sergey Sharybin
Cleanup: Output argument name and const qualifier
tree
|
commitdiff
2016-08-23
Sergey Sharybin
Fix T49140: Noise and jitter present at some areas...
tree
|
commitdiff
2016-08-23
Sergey Sharybin
attempt to fix compilation error on windows
tree
|
commitdiff
2016-08-23
Sergey Sharybin
2D stabilization: Fix broken auto-scale all the recent...
tree
|
commitdiff
2016-08-23
Ichthyostega
Change Request: use weight centre of location tracks...
tree
|
commitdiff
2016-08-23
Ichthyostega
2D stabilization: by default init anchor_frame to frame 1
tree
|
commitdiff
2016-08-23
Ichthyostega
2D stabilization: change presentation of target_scale...
tree
|
commitdiff
2016-08-23
Ichthyostega
2D stabilization: flip orientation of the scale parameter
tree
|
commitdiff
2016-08-23
Ichthyostega
Fix inconsistency: expected scale not be subject to...
tree
|
commitdiff
2016-08-21
Julian Eisel
Sculpting: Avoid calculating and chaching viewport...
tree
|
commitdiff
next