projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
UI: Refactor timecode functions into BLI_timecode
[blender.git]
/
source
/
blenderplayer
/
2014-01-28
Campbell Barton
BGE: remove freestyle from stubs, all functions were...
tree
|
commitdiff
2014-01-27
Jens Verwiebe
Identified the freestyle stubs breaking pragma GCC...
tree
|
commitdiff
2014-01-27
Jens Verwiebe
Fix player compile in scons and disable -Wmissing-proto...
tree
|
commitdiff
2014-01-27
Campbell Barton
Code cleanup: use booleans where appropriate
tree
|
commitdiff
2014-01-27
Campbell Barton
Use includes for blenderplayer stubs
tree
|
commitdiff
2014-01-27
Campbell Barton
UI: Replace +/- menus with collapsible ones
tree
|
commitdiff
2014-01-23
Campbell Barton
WM: add WM_operatortype_remove_ptr to remove a known...
tree
|
commitdiff
2014-01-21
Bastien Montagne
Add missing struct Lattice declaration.
tree
|
commitdiff
2014-01-08
Campbell Barton
Code Cleanup: de-duplicate text pasting which only...
tree
|
commitdiff
2013-12-20
Brecht Van Lommel
Fix bookmarks not appearing in file browser after ...
tree
|
commitdiff
2013-12-17
Campbell Barton
'Transform' Python Function for armature, curve and...
tree
|
commitdiff
2013-12-17
Bastien Montagne
Fix bplayer broken in own rB51f5c994e9f0.
tree
|
commitdiff
2013-11-25
IRIE Shinsuke
Blender Internal: Add "Lamp Data" shader node that...
tree
|
commitdiff
2013-11-23
Bastien Montagne
UI List: ctrl click on names in list can be used for...
tree
|
commitdiff
2013-11-19
Sergey Sharybin
Remove Surface modifier when removing force field from...
tree
|
commitdiff
2013-11-15
jensverwiebe
Cmake: little typo breaking player
tree
|
commitdiff
2013-11-15
Sergey Sharybin
Further tweaks to buildinfo
tree
|
commitdiff
2013-11-06
Bastien Montagne
Fix [#34675] *AFTER 2.69* Info view shows duplicate...
tree
|
commitdiff
2013-11-05
Jens Verwiebe
Fix cmake/player compile by adding the xtra osx lib...
tree
|
commitdiff
2013-11-04
Sergey Sharybin
Made buildinfo aware of builds from GIT
tree
|
commitdiff
2013-11-01
Thomas Beck
Fix blenderplayer build, stub for modifier_skin_customd...
tree
|
commitdiff
2013-10-26
Campbell Barton
rename give_cursor to ED_view3d_cursor3d_get
tree
|
commitdiff
2013-10-15
Campbell Barton
edits to r60777 - move ED_object_hook_reset_do into...
tree
|
commitdiff
2013-10-15
Jens Verwiebe
Fix stubs for player
tree
|
commitdiff
2013-10-08
Dalai Felinto
Photoshop PSD support
tree
|
commitdiff
2013-10-04
Brecht Van Lommel
Fix #36948: blender internal viewport render crashes...
tree
|
commitdiff
2013-09-27
Dalai Felinto
blenderplayer stubs for WM_keymap_remove
tree
|
commitdiff
2013-09-07
Bastien Montagne
Usual blenderplayer stub fix... ;)
tree
|
commitdiff
2013-09-06
Campbell Barton
rename cursor setting functions to make modal set/resto...
tree
|
commitdiff
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
tree
|
commitdiff
2013-08-27
Bastien Montagne
uiLists enhacements: dragresize and better GRID layout.
tree
|
commitdiff
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
tree
|
commitdiff
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
tree
|
commitdiff
2013-07-28
Thomas Dinges
Merged revision(s) 58585-58681 from trunk/blender into...
tree
|
commitdiff
2013-07-25
Lukas Toenne
Fix for own commit, stub functions all use the STUB_ASS...
tree
|
commitdiff
2013-07-25
Lukas Toenne
Fix for bad level call introduced in r58597.
tree
|
commitdiff
2013-07-24
Thomas Dinges
Merged revision(s) 58452-58584 from trunk/blender into...
tree
|
commitdiff
2013-07-22
Campbell Barton
transform was flushing the selection (inline), now...
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
tree
|
commitdiff
2013-06-01
Dalai Felinto
fix stubs for blenderplayer linking
tree
|
commitdiff
2013-05-28
Campbell Barton
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing...
tree
|
commitdiff
2013-05-28
Campbell Barton
code cleanup: lots of calls to BKE_mesh_calc_normals_ma...
tree
|
commitdiff
2013-05-17
Bastien Montagne
This commit addresses the somewhat weak handling of...
tree
|
commitdiff
2013-05-13
Antony Riakiotakis
The usual fix for blenderplayer. I didn't have time...
tree
|
commitdiff
2013-05-13
Sergey Sharybin
C forbids having variables declarations in the middle...
tree
|
commitdiff
2013-05-13
Mitchell Stokes
BGE: I had the assert in stubs.c backwards. However...
tree
|
commitdiff
2013-05-13
Mitchell Stokes
BGE: Adding an assert(true); to every function defined...
tree
|
commitdiff
2013-05-13
Mitchell Stokes
BGE: Tweaking the linking order of the Blenderplayer...
tree
|
commitdiff
2013-05-12
Sergey Sharybin
Remplace bunch of annoying ifdefs in tracking.c with...
tree
|
commitdiff
2013-04-22
Bastien Montagne
Yet another Stupid Stub Fix™!
tree
|
commitdiff
2013-04-19
Bastien Montagne
Usual Stupid Blenderplayer Stub Fix™! :P
tree
|
commitdiff
2013-04-11
Jens Verwiebe
Correct stub for snapObjectsRayEx
tree
|
commitdiff
2013-04-11
Jens Verwiebe
Add stub for snapObjectsRayEx
tree
|
commitdiff
2013-04-11
Jens Verwiebe
Add stub for snapObjectsRayEx
tree
|
commitdiff
2013-04-06
Tamito Kajiyama
Part I of the Freestyle branch merger: new 'freestyle...
tree
|
commitdiff
2013-04-06
Tamito Kajiyama
Pre-merger changes.
soc-2008-mxcurioni
tree
|
commitdiff
2013-04-06
Sergey Sharybin
svn merge ^/trunk/blender -r55815:55840
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55813:55815
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55776:55813
tree
|
commitdiff
2013-04-04
Campbell Barton
svn merge ^/trunk/blender -r55700:55776
tree
|
commitdiff
2013-04-04
Bastien Montagne
Fix blenderplayer (missing stub...).
tree
|
commitdiff
2013-04-04
Campbell Barton
code cleanup: use bools in UI and WM code, quiet some...
tree
|
commitdiff
2013-04-03
Campbell Barton
code cleanup: unused functions
tree
|
commitdiff
2013-04-01
Tamito Kajiyama
Merged changes in the trunk up to revision 55700.
tree
|
commitdiff
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
tree
|
commitdiff
2013-03-26
Campbell Barton
style cleanup:
tree
|
commitdiff
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
tree
|
commitdiff
2013-03-21
Campbell Barton
python api: add functionality to remove uv-texture...
tree
|
commitdiff
2013-03-21
Campbell Barton
python api: add functionality to remove vertex color...
tree
|
commitdiff
2013-03-21
Campbell Barton
fix for own recent commit - added function into wrong...
tree
|
commitdiff
2013-03-21
Campbell Barton
code cleanup: rename editmode functions so we have...
tree
|
commitdiff
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55372:55392
tree
|
commitdiff
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55357:55372
tree
|
commitdiff
2013-03-18
Lukas Toenne
Added missing stub for uiTemplateNodeSocket.
tree
|
commitdiff
2013-03-18
Bastien Montagne
Fix blenderplayer (looks like gcc4.7 dislikes unamed...
tree
|
commitdiff
2013-03-18
Lukas Toenne
Merge ... the PyNodes branch (aka "custom nodes") into...
tree
|
commitdiff
2013-03-18
Campbell Barton
style cleanup
tree
|
commitdiff
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
tree
|
commitdiff
2013-03-14
Bastien Montagne
Usual blenderplayer fix! :p
tree
|
commitdiff
2013-03-13
Campbell Barton
code cleanup: use const events for modal and invoke...
tree
|
commitdiff
2013-03-12
Irie Shinsuke
Patch [#34373] Use i18n monospace font in Text editor...
tree
|
commitdiff
2013-03-07
Sergej Reich
Fix warnings in stubs.c
tree
|
commitdiff
2013-03-07
Sergej Reich
Fix building with blenderplayer
tree
|
commitdiff
2013-03-05
Antony Riakiotakis
The imperative per-few-days blenderplayer fix.
tree
|
commitdiff
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
tree
|
commitdiff
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
tree
|
commitdiff
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
tree
|
commitdiff
2013-02-24
Mitchell Stokes
BGE: Removing the source files for the PHY interfaces...
tree
|
commitdiff
2013-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
tree
|
commitdiff
2013-02-22
Sergey Sharybin
Remove extern_ssba workaround
tree
|
commitdiff
2013-02-22
Campbell Barton
code cleanup: remove unused arg
tree
|
commitdiff
2013-02-20
Sergey Sharybin
Fix for blenderplayer build after recent motrack changes
tree
|
commitdiff
2013-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
tree
|
commitdiff
2013-02-11
Sergej Reich
Fix building with blenderplayer
tree
|
commitdiff
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
tree
|
commitdiff
2013-02-08
Bastien Montagne
RNA ui API: fix long-standing annoying glitches when...
tree
|
commitdiff
2013-02-01
Sergey Sharybin
Move opencl and reigidbody from source/blender/ to...
tree
|
commitdiff
2013-01-29
Bastien Montagne
Fix build with blender player.
tree
|
commitdiff
next