projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2012-06-08
Lukas Toenne
Added a default case in switch to avoid paranoid compil...
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Selecting track channel in tracking dopesheet would...
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Added sorting by average reprojection error to motion...
commit
|
commitdiff
|
tree
2012-06-08
Lukas Toenne
Particle Info node for Cycles. This can be used to...
commit
|
commitdiff
|
tree
2012-06-08
Sergej Reich
Update Bullet to version 2.80 (bullet svn revision...
commit
|
commitdiff
|
tree
2012-06-08
Sergej Reich
Don't show physics properties in game engine conext
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Fix #31752: Select All By Layer seems not to work when...
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
add listener in action space for mask changes so dopesh...
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
mask animation keys now editable in the dope sheet...
commit
|
commitdiff
|
tree
2012-06-08
Antony Riakiotakis
Index: source/blender/gpu/intern/gpu_draw.c
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
fix for bug in point slide using freed memory when...
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
support for subframe animation evaluation for masks.
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
fix for own bug - evaluating past the last frame of...
commit
|
commitdiff
|
tree
2012-06-08
Jeroen Bakker
* Added OpenCL kernel for bokeh blur
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Another fix for #31743: check for DM's verts number...
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Fix #31748: Blender crashes when typing "al" after...
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Fix #31743: Applying Smooth modifier to a curve crashes...
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Clip editor: cleanup up header
commit
|
commitdiff
|
tree
2012-06-08
Sergey Sharybin
Mask editing: remove use_parent property and use check...
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
number enums
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
code cleanup: assign values to enums in DNA
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
typo/style edits
commit
|
commitdiff
|
tree
2012-06-08
Campbell Barton
- remove redundant NULL checks from mallocn's local...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
initial support for editing masks in the sequencer...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
remove casts to short when allocating new imbufs.
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
new sequence strip type for masks.
commit
|
commitdiff
|
tree
2012-06-07
Bastien Montagne
Quite some warnings...
commit
|
commitdiff
|
tree
2012-06-07
Sergey Sharybin
Tooltips shouldn't have dot at the end of sentence
commit
|
commitdiff
|
tree
2012-06-07
Sergey Sharybin
Remove unused ibuf argument from draw_gpencil_2dimage
commit
|
commitdiff
|
tree
2012-06-07
Gaia Clary
[#31739] Collada: New Export selections 'Include Armatures'
commit
|
commitdiff
|
tree
2012-06-07
Sergey Sharybin
Remove checks for valid frame from poll function in...
commit
|
commitdiff
|
tree
2012-06-07
Sergey Sharybin
Avoid imbuf loading when getting movie clip size
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
code cleanup: rename sequencer types to SEQ_TYPE_*...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
adding mask points now adds in the correct place relati...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
fix for crash with recent color commits to draw-object...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
fix for crash with selecting camera bundles.
commit
|
commitdiff
|
tree
2012-06-07
Joshua Leung
Bugfix [#31723] Renderer (internal) ignores keyframes...
commit
|
commitdiff
|
tree
2012-06-07
Sergey Sharybin
Fix #31725: UV map order is ignored when opening in...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
fix for buffer overrun on windows by kjym3 on IRC.
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
fix for armature specular material color overriding...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
dont draw bone names/axis inside duplicators
commit
|
commitdiff
|
tree
2012-06-07
Benoit Bolsee
Fix [#31430] part 2: crash in iTaSC when end effector...
commit
|
commitdiff
|
tree
2012-06-07
Benoit Bolsee
Fix unaligned array crash in Eigen3 because of compilat...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
fix for error in previous commit.
commit
|
commitdiff
|
tree
2012-06-07
Sergey Sharybin
Fix #31734: Edge slide operator Flip/Even options not...
commit
|
commitdiff
|
tree
2012-06-07
Campbell Barton
improvement to handle recalculation, only do this on...
commit
|
commitdiff
|
tree
2012-06-07
Joshua Leung
Code cleanup - Shuffled solve_parenting() function...
commit
|
commitdiff
|
tree
2012-06-07
Joshua Leung
Bugfix [#31735] Performance issue related to object...
commit
|
commitdiff
|
tree
2012-06-07
Mitchell Stokes
Some slight refactoring of the BGE's LibLoad code to...
commit
|
commitdiff
|
tree
2012-06-07
Mitchell Stokes
Fixing some potential heap corruption issues in the...
commit
|
commitdiff
|
tree
2012-06-06
Brecht Van...
Cycles: border render now works in the viewport, when...
commit
|
commitdiff
|
tree
2012-06-06
Brecht Van...
Cycles: small code fix for disabled code.
commit
|
commitdiff
|
tree
2012-06-06
Thomas Dinges
Revert my own commit r47544, this does not seem to...
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
style cleanup
commit
|
commitdiff
|
tree
2012-06-06
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-06-06
Thomas Dinges
Cmake:
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
fix for bug where auto-handles were not calculated...
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
code cleanup: remove unused mask args
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
disable group/object selection in the outliner, it...
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
group outliner option to instance selected groups in...
commit
|
commitdiff
|
tree
2012-06-06
Sergey Sharybin
Changed semantic of recently added start_frame
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
replace glGetFloatv(GL_CURRENT_COLOR, col_f); with...
commit
|
commitdiff
|
tree
2012-06-06
Thomas Dinges
Transform Locks UI:
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
pass the object wire color along to drawing functions...
commit
|
commitdiff
|
tree
2012-06-06
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
style cleanup: (indentation)
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
mask mode
commit
|
commitdiff
|
tree
2012-06-06
Daniel Genrich
Cloth: Add support for "Self Collision Vertex Group".
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
recalc animated mask deformations on load.
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
- background images now draw in opengl render
commit
|
commitdiff
|
tree
2012-06-06
Antony Riakiotakis
Fix scons + smoke not working. it seems like the defini...
commit
|
commitdiff
|
tree
2012-06-06
Sergey Sharybin
Added example of basic objects ooperations in Python...
commit
|
commitdiff
|
tree
2012-06-06
Bastien Montagne
Adding back Dutch language, as it seems we found a...
commit
|
commitdiff
|
tree
2012-06-06
Sergey Sharybin
Corrected documentation for intersect_point_quad_2d...
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
support negative indexing with SequenceElements.pop...
commit
|
commitdiff
|
tree
2012-06-06
Campbell Barton
fix for building without smoke.
commit
|
commitdiff
|
tree
2012-06-06
Daniel Salazar
Enabling smooth modifier for curves
commit
|
commitdiff
|
tree
2012-06-05
Daniel Genrich
Smoke: Fix rna names as suggested by Thomas Dinges.
commit
|
commitdiff
|
tree
2012-06-05
Daniel Genrich
Smoke: Make Smoke density available to python via rna.
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
style cleanup
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
style cleanup
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
operator to reset feather weights on all shape keys
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
edge split modifier now works more like pre-bmesh ...
commit
|
commitdiff
|
tree
2012-06-05
Sergey Sharybin
Enable cuda sm_30 kernels for buildbot
commit
|
commitdiff
|
tree
2012-06-05
Sergey Sharybin
Configurable start frame for movie clip datablocks...
commit
|
commitdiff
|
tree
2012-06-05
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
shrink/fatten now works with proportional editmode...
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
shrink/fatten transform for mask - adjusts the feather...
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
mask point slide now accounts for scaled bezier weights,
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
change how the weight for feather points are calculated...
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
code cleanup: mask feather weight - add in checks for...
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
code cleanup: helper functions for masking.
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
code cleanup: var names in mask code
commit
|
commitdiff
|
tree
2012-06-05
Sergey Sharybin
Fix #31713: Mask editor: RMB drag crashes Blender
commit
|
commitdiff
|
tree
2012-06-05
Sergey Sharybin
Fix #31702: Drag and Drop parenting crashes Blender
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
mask editing
commit
|
commitdiff
|
tree
2012-06-05
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-06-05
Sergey Sharybin
Fix #31593: Every time I switch between edit and object...
commit
|
commitdiff
|
tree
2012-06-05
Lukas Toenne
Fix #31706, Crash loading old file in trunk build.
commit
|
commitdiff
|
tree
2012-06-05
Campbell Barton
mask switch direction now swaps handle direction too
commit
|
commitdiff
|
tree
next